summaryrefslogtreecommitdiff
path: root/plugins/ClientChangeNotify/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ClientChangeNotify/src/stdafx.h')
-rw-r--r--plugins/ClientChangeNotify/src/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ClientChangeNotify/src/stdafx.h b/plugins/ClientChangeNotify/src/stdafx.h
index 7a95b54140..676c1bbeaf 100644
--- a/plugins/ClientChangeNotify/src/stdafx.h
+++ b/plugins/ClientChangeNotify/src/stdafx.h
@@ -110,7 +110,7 @@ struct CMPlugin : public PLUGIN<CMPlugin>
#define CLIENTCHANGED_SOUND "ClientChanged"
-extern BOOL bPopupExists, bFingerprintExists;
+extern BOOL bFingerprintExists;
extern COptPage g_PopupOptPage;
extern COptPage *g_PreviewOptPage;