[sword-cvs] sword/src/mgr stringmgr.cpp,1.8,1.9

sword at www.crosswire.org sword at www.crosswire.org
Tue Jul 20 14:14:46 MST 2004


Committed by: joachim

Update of /cvs/core/sword/src/mgr
In directory www:/tmp/cvs-serv15833/src/mgr

Modified Files:
	stringmgr.cpp 
Log Message:
disabled ICUStringMgr, because it has to work like before

Index: stringmgr.cpp
===================================================================
RCS file: /cvs/core/sword/src/mgr/stringmgr.cpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- stringmgr.cpp	20 Jul 2004 21:14:14 -0000	1.8
+++ stringmgr.cpp	20 Jul 2004 21:14:44 -0000	1.9
@@ -202,10 +202,6 @@
 		return ret;
 	}
 	
-/*	char* ICUStringMgr::upperLatin1(char* t) {
- 		return StringMgr::upperLatin1(t); //use the default implementation
-	}*/
-	
 #endif
 
 SWORD_NAMESPACE_END



More information about the sword-cvs mailing list