Undefine secret testing
This commit is contained in:
		@@ -44,7 +44,7 @@
 | 
				
			|||||||
 * allows normally compilation and operation.
 | 
					 * allows normally compilation and operation.
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#define SECRET_TESTING
 | 
					#undef SECRET_TESTING
 | 
				
			||||||
#define SECRET "SECRET"
 | 
					#define SECRET "SECRET"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#endif /* _SECRET_H_ */
 | 
					#endif /* _SECRET_H_ */
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user