summaryrefslogtreecommitdiff
path: root/plugins/AVS/src/commonheaders.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/AVS/src/commonheaders.h')
-rw-r--r--plugins/AVS/src/commonheaders.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/AVS/src/commonheaders.h b/plugins/AVS/src/commonheaders.h
index 6507b2ecd9..87f8044d8d 100644
--- a/plugins/AVS/src/commonheaders.h
+++ b/plugins/AVS/src/commonheaders.h
@@ -109,9 +109,8 @@ extern FI_INTERFACE *fei;
void mir_sleep(int time);
extern bool g_shutDown;
-extern char *g_szMetaName;
extern TCHAR g_szDataPath[]; // user datae path (read at startup only)
-extern BOOL g_MetaAvail, g_AvatarHistoryAvail;
+extern BOOL g_AvatarHistoryAvail;
extern HWND hwndSetMyAvatar;
extern HINSTANCE g_hInst;