From 6847777dfa98b0436a642277b757c3b09717817c Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 10 Sep 2022 03:23:51 -0700 Subject: no need to export Miranda's offal to the outside world --- plugins/StatusManager/src/stdafx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/StatusManager/src/stdafx.h') diff --git a/plugins/StatusManager/src/stdafx.h b/plugins/StatusManager/src/stdafx.h index 4d348ca203..03afaef415 100644 --- a/plugins/StatusManager/src/stdafx.h +++ b/plugins/StatusManager/src/stdafx.h @@ -40,7 +40,7 @@ struct CMPlugin : public PLUGIN { CMPlugin(); - bool bMirandaLoaded; + bool bMirandaLoaded = false; int Load() override; int Unload() override; -- cgit v1.2.3