Index: trunk/psLib/src/sys/psLogMsg.c
===================================================================
--- trunk/psLib/src/sys/psLogMsg.c	(revision 560)
+++ trunk/psLib/src/sys/psLogMsg.c	(revision 889)
@@ -29,4 +29,5 @@
 static int logDest = PS_LOG_TO_STDERR; // where to log messages
 static int logLevel = PS_LOG_INFO;     // log all messages at this or above
+//static FILE *p_logFP = NULL;
 // The following variables control
 // which information is displayed in
