[sword-cvs] sword/src/modules/filters Makefile.am,1.13,1.14 rwphtml.cpp,1.10,NONE rwprtf.cpp,1.5,NONE

sword@www.crosswire.org sword@www.crosswire.org
Thu, 20 Feb 2003 07:13:27 -0700


Update of /usr/local/cvsroot/sword/src/modules/filters
In directory www:/tmp/cvs-serv24526

Modified Files:
	Makefile.am 
Removed Files:
	rwphtml.cpp rwprtf.cpp 
Log Message:

remove rwp filters


Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/sword/src/modules/filters/Makefile.am,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** Makefile.am	20 Feb 2003 03:12:37 -0000	1.13
--- Makefile.am	20 Feb 2003 14:13:25 -0000	1.14
***************
*** 8,13 ****
  libsword_la_SOURCES += $(filtersdir)/gbfrtf.cpp
  libsword_la_SOURCES += $(filtersdir)/plainhtml.cpp
- libsword_la_SOURCES += $(filtersdir)/rwphtml.cpp
- libsword_la_SOURCES += $(filtersdir)/rwprtf.cpp
  libsword_la_SOURCES += $(filtersdir)/cipherfil.cpp
  libsword_la_SOURCES += $(filtersdir)/rtfhtml.cpp
--- 8,11 ----

--- rwphtml.cpp DELETED ---

--- rwprtf.cpp DELETED ---