[sword-cvs] sword/tests parsekey.cpp,1.14,1.15
sword at www.crosswire.org
sword at www.crosswire.org
Sat Jul 3 11:09:54 MST 2004
Committed by: scribe
Update of /cvs/core/sword/tests
In directory www:/tmp/cvs-serv24861
Modified Files:
parsekey.cpp
Log Message:
rolled back dglassey's last modification. Not sure why it was there.
Makes testsuite fail.
Index: parsekey.cpp
===================================================================
RCS file: /cvs/core/sword/tests/parsekey.cpp,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- parsekey.cpp 10 Apr 2004 22:08:56 -0000 1.14
+++ parsekey.cpp 3 Jul 2004 18:09:52 -0000 1.15
@@ -39,10 +39,5 @@
std::cout << "Verse is" << ((verses.Error()) ? " NOT" : "") << " in set.\n\n";
}
-
- VerseKey testkey = argv[1];
- std::cout << (const char *)testkey << "\n";
-
-
return 0;
}
More information about the sword-cvs
mailing list