diff options
Diffstat (limited to 'textproc/iiimf-server/files/patch-iiimsf-src_IMSvrXMLConf.hh')
-rw-r--r-- | textproc/iiimf-server/files/patch-iiimsf-src_IMSvrXMLConf.hh | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/iiimf-server/files/patch-iiimsf-src_IMSvrXMLConf.hh b/textproc/iiimf-server/files/patch-iiimsf-src_IMSvrXMLConf.hh deleted file mode 100644 index 25fa8eb7c333..000000000000 --- a/textproc/iiimf-server/files/patch-iiimsf-src_IMSvrXMLConf.hh +++ /dev/null @@ -1,11 +0,0 @@ ---- iiimsf/src/IMSvrXMLConf.hh.orig 2007-12-21 19:19:48.000000000 +0100 -+++ iiimsf/src/IMSvrXMLConf.hh 2007-12-21 19:20:00.000000000 +0100 -@@ -14,7 +14,7 @@ - - IMAuth::access_type get_access_type(xmlChar *key); - -- string IMSvrXMLConf::parse_text_node(xmlNodePtr &node); -+ string parse_text_node(xmlNodePtr &node); - string parse_hostname_node(xmlNodePtr &node); - string parse_port_node(xmlNodePtr &node); - string parse_file_node(xmlNodePtr &node); |