core cleanup: xml replacement in sipe.c
commit347fa8074a9fde95858f06f115600ab09aacbc58
authorStefan Becker <stefan.becker@nokia.com>
Sat, 27 Mar 2010 23:20:32 +0000 (28 01:20 +0200)
committerStefan Becker <stefan.becker@nokia.com>
Sat, 27 Mar 2010 23:20:32 +0000 (28 01:20 +0200)
tree72001c1638389a92e83fc3fabe86aebadb51ef19
parent9f8f808e2074188ce3cfbcc5f00c053849c32754
core cleanup: xml replacement in sipe.c

Goodbye #include "xmlnode.h"! Please don't include it in new code anymore.
Dropped xmlnode code from sipe-utils.c too as it is no longer needed.

NOTE: at least aggregateState & search results aren't working yet due to
missing namespace support in sipe-xml.c.
src/core/sipe-utils.c
src/core/sipe-utils.h
src/core/sipe.c