diff options
Diffstat (limited to 'plugins/Clist_modern/src/modern_gettextasync.h')
-rw-r--r-- | plugins/Clist_modern/src/modern_gettextasync.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/Clist_modern/src/modern_gettextasync.h b/plugins/Clist_modern/src/modern_gettextasync.h deleted file mode 100644 index c53039da71..0000000000 --- a/plugins/Clist_modern/src/modern_gettextasync.h +++ /dev/null @@ -1,6 +0,0 @@ -#pragma once
-void InitCacheAsync();
-
-void gtaRenewText(MCONTACT hContact);
-int gtaAddRequest(ClcData *dat, MCONTACT hContact);
-void gtaShutdown(void);
|