QI, don't case! Not part of default build.

git-svn-id: svn://10.0.0.236/trunk@162399 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
pedemont%us.ibm.com
2004-09-15 19:47:19 +00:00
parent 65c4d722d6
commit ace01ae230
4 changed files with 12 additions and 9 deletions

View File

@@ -45,7 +45,7 @@
#ifdef DEBUG_pedemonte
#define LOG(...) printf(__VA_ARGS__)
#else
#define LOG(format, ...)
#define LOG(...) /* nothing */
#endif