[sword-svn] r1993 - trunk/src/mgr

scribe at www.crosswire.org scribe at www.crosswire.org
Tue Nov 14 20:13:46 MST 2006


Author: scribe
Date: 2006-11-14 20:13:45 -0700 (Tue, 14 Nov 2006)
New Revision: 1993

Modified:
   trunk/src/mgr/swmgr.cpp
Log:
oops


Modified: trunk/src/mgr/swmgr.cpp
===================================================================
--- trunk/src/mgr/swmgr.cpp	2006-11-15 02:56:23 UTC (rev 1992)
+++ trunk/src/mgr/swmgr.cpp	2006-11-15 03:13:45 UTC (rev 1993)
@@ -876,6 +876,7 @@
 				break;
 			}
 		}
+/*
 		SWBuf &rdp = section["RelativeDataPath"];
 		for (int i = rdp.length() - 1; i; i--) {
 			if (rdp[i] == '/') {
@@ -883,6 +884,7 @@
 				break;
 			}
 		}
+*/
 	}
 
 	// if a specific module type is set in the config, use this




More information about the sword-cvs mailing list