[sword-cvs] sword/src/modules/texts/rawtext rawtext.cpp,1.63,1.64

sword@www.crosswire.org sword@www.crosswire.org
Mon, 11 Aug 2003 22:36:33 -0700


Update of /usr/local/cvsroot/sword/src/modules/texts/rawtext
In directory www:/tmp/cvs-serv1419/src/modules/texts/rawtext

Modified Files:
	rawtext.cpp 
Log Message:
no message

Index: rawtext.cpp
===================================================================
RCS file: /usr/local/cvsroot/sword/src/modules/texts/rawtext/rawtext.cpp,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- rawtext.cpp	27 Jun 2003 01:41:08 -0000	1.63
+++ rawtext.cpp	12 Aug 2003 05:36:31 -0000	1.64
@@ -129,7 +129,7 @@
 	rawFilter(entryBuf, 0);	// hack, decipher
 	rawFilter(entryBuf, &key);
 
-	if (!isUnicode())
+//	if (!isUnicode())
 		prepText(entryBuf);
 
 	return entryBuf;