CVS update: gnucash/src/engine

James LewisMoss dres@linas.org
Fri, 27 Jul 2001 12:00:35 -0500 (CDT)


Date:	Friday July 27, 2001 @ 12:00
Author:	dres

Update of /home/cvs/cvsroot/gnucash/src/engine
In directory www.linas.org:/tmp/cvs-serv19745/src/engine

Modified Files:
	Makefile.am gnc-pricedb-xml-v1.c gnc-schedxaction-xml-v2.c 
	io-gncxml-v1.c io-gncxml-v2.c sixtp-parsers.h 
Removed Files:
	sixtp-kvp-parser.c sixtp-writers.h sixtp-xml-write-utils.c 
	sixtp-xml-write-utils.h 
Log Message:
* src/engine/gnc-pricedb-xml-v1.c: remove include of
sixtp-writers.h and remove func xml_add_gnc_pricedb (no longer
used anywhere)
(gnc_pricedb_parser_new): reorder functions.

* src/engine/io-gncxml-v1.c: move v1 kvp parser code to this
file. 

* src/engine/sixtp-parsers.h: remove old v1 parser decls to
io-gncxml-v1.c 

* src/engine/gnc-schedxaction-xml-v2.c
(gnc_schedXaction_dom_tree_create): remove usage of
xml_add_gint32. 

more cruft removal