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"
/********************************************
* *
- * Library Initialization & Cleanup *
- * *
- ********************************************/
-
- /**
- * Frees memory used globally by listplist, in
- * particular the libxml parser
- */
-
- void plist_cleanup(void);
-
- /********************************************
- * *
* Creation & Destruction *
* *
********************************************/