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

View File

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