yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #00549
[svn] r1479 - trunk/core
Author: eudoxos
Date: 2008-08-19 21:34:05 +0200 (Tue, 19 Aug 2008)
New Revision: 1479
Modified:
trunk/core/yade.cpp
Log:
test commit (whitespace)
Modified: trunk/core/yade.cpp
===================================================================
--- trunk/core/yade.cpp 2008-08-19 19:26:09 UTC (rev 1478)
+++ trunk/core/yade.cpp 2008-08-19 19:34:05 UTC (rev 1479)
@@ -163,7 +163,6 @@
// reset getopt globals for next processing in frontends
optind=0; opterr=0;
-
#ifdef LOG4CXX
// read logging configuration from file and watch it (creates a separate thread)
std::string logConf=configPath+"/logging.conf";