uncomment MYLOG to prevent warnings in compile

REL6_5_PATCHES
Byron Nikolaidis 27 years ago
parent bc9bab0390
commit 2d74bf8843
  1. 2
      src/interfaces/odbc/misc.h

@ -26,7 +26,7 @@
portion of the registry. You may have to manually add this key.
This logfile is intended for development use, not for an end user!
*/
// #define MY_LOG
#define MY_LOG
/* Uncomment Q_LOG to compile in the qlog() statements (Communications log, i.e. CommLog).

Loading…
Cancel
Save