diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/plist/plist.h | 13 |
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 * * * ********************************************/ |