[sword-svn] r3363 - trunk/src/modules/filters
refdoc at crosswire.org
refdoc at crosswire.org
Sun Mar 22 18:35:30 MST 2015
Author: refdoc
Date: 2015-03-22 18:35:30 -0700 (Sun, 22 Mar 2015)
New Revision: 3363
Modified:
trunk/src/modules/filters/teixhtml.cpp
Log:
correction to definition of getHeader
Modified: trunk/src/modules/filters/teixhtml.cpp
===================================================================
--- trunk/src/modules/filters/teixhtml.cpp 2015-03-23 01:21:39 UTC (rev 3362)
+++ trunk/src/modules/filters/teixhtml.cpp 2015-03-23 01:35:30 UTC (rev 3363)
@@ -31,10 +31,6 @@
SWORD_NAMESPACE_START
-const char *TEIXHTML::getHeader() const {
- const static char *header = "";
- return header;
-}
const char *TEIXHTML::getHeader() const {
// <pos>, <gen>, <case>, <gram>, <number>, <mood>, <pron>, <def> <tr> <orth> <etym> <usg>
More information about the sword-cvs
mailing list