uncomment MYLOG to prevent warnings in compile

This commit is contained in:
Byron Nikolaidis 1998-12-31 00:26:44 +00:00
parent bc9bab0390
commit 2d74bf8843
1 changed files with 1 additions and 1 deletions

View File

@ -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).