Author: mladen.turk(a)jboss.com
Date: 2009-08-18 09:50:58 -0400 (Tue, 18 Aug 2009)
New Revision: 2545
Modified:
tags/jbosssvc/2.0.7/jbosssvc/jboss.c
Log:
Remove extra message
Modified: tags/jbosssvc/2.0.7/jbosssvc/jboss.c
===================================================================
--- tags/jbosssvc/2.0.7/jbosssvc/jboss.c 2009-08-18 13:39:16 UTC (rev 2544)
+++ tags/jbosssvc/2.0.7/jbosssvc/jboss.c 2009-08-18 13:50:58 UTC (rev 2545)
@@ -1130,6 +1130,5 @@
cleanup:
if (_service_run_event != NULL)
CloseHandle(_service_run_event);
- AddToMessageLog(FALSE, "JBosssvc finished");
ExitProcess(rv);
}
Show replies by date