The Makefile now accepts VERBOSE=yes.
[mtp.git] / misc.h
diff --git a/misc.h b/misc.h
index f95a8db..b41ca53 100644 (file)
--- a/misc.h
+++ b/misc.h
@@ -21,8 +21,6 @@
 
 #include <stdlib.h>
 
-#define VERBOSE
-
 typedef float scalar_t;
 
 #ifdef DEBUG