summaryrefslogtreecommitdiff
path: root/plugins/TrafficCounter/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/TrafficCounter/src/stdafx.h')
-rw-r--r--plugins/TrafficCounter/src/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TrafficCounter/src/stdafx.h b/plugins/TrafficCounter/src/stdafx.h
index 15037b21cd..01fc381ec8 100644
--- a/plugins/TrafficCounter/src/stdafx.h
+++ b/plugins/TrafficCounter/src/stdafx.h
@@ -165,7 +165,7 @@ extern char Traffic_AdditionSpace;
extern wchar_t Traffic_CounterFormat[512];
extern wchar_t Traffic_TooltipFormat[512];
-extern BOOL bPopupExists, bVariablesExists, bTooltipExists;
+extern BOOL bVariablesExists, bTooltipExists;
extern BOOL UseKeyColor;
extern COLORREF KeyColor;