summaryrefslogtreecommitdiffstats
path: root/include/plist/plist.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/plist/plist.h')
-rw-r--r--include/plist/plist.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/include/plist/plist.h b/include/plist/plist.h
index 7e59acb..ace86f8 100644
--- a/include/plist/plist.h
+++ b/include/plist/plist.h
@@ -113,19 +113,6 @@ extern "C"
113 113
114 /******************************************** 114 /********************************************
115 * * 115 * *
116 * Library Initialization & Cleanup *
117 * *
118 ********************************************/
119
120 /**
121 * Frees memory used globally by listplist, in
122 * particular the libxml parser
123 */
124
125 void plist_cleanup(void);
126
127 /********************************************
128 * *
129 * Creation & Destruction * 116 * Creation & Destruction *
130 * * 117 * *
131 ********************************************/ 118 ********************************************/