diff options
Diffstat (limited to 'plugins/Clist_modern/hdr')
-rw-r--r-- | plugins/Clist_modern/hdr/modern_commonprototypes.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/Clist_modern/hdr/modern_commonprototypes.h b/plugins/Clist_modern/hdr/modern_commonprototypes.h index ad79a497ed..d1209100e0 100644 --- a/plugins/Clist_modern/hdr/modern_commonprototypes.h +++ b/plugins/Clist_modern/hdr/modern_commonprototypes.h @@ -20,9 +20,6 @@ extern PLUGININFOEX pluginInfo;
extern CLIST_INTERFACE * pcli;
extern CLIST_INTERFACE corecli;
-extern struct UTF8_INTERFACE utfi;
-extern struct LIST_INTERFACE li;
-extern struct MM_INTERFACE mmi;
//Global variables
extern int ON_SETALLEXTRAICON_CYCLE;
|