]> wimlib.net Git - wimlib/blobdiff - src/error.c
ENABLE_MORE_DEBUG no longer exists
[wimlib] / src / error.c
index 8448536d42e6f5e6641c2d615ebfb03daac65e6c..627d1c2776ecabec10e49796ac42e91277a197ae 100644 (file)
@@ -131,7 +131,7 @@ wimlib_warning_with_errno(const tchar *format, ...)
 
 #endif
 
-#if defined(ENABLE_DEBUG) || defined(ENABLE_MORE_DEBUG)
+#ifdef ENABLE_DEBUG
 void wimlib_debug(const tchar *filename, int line, const char *func,
                  const tchar *format, ...)
 {