From 35f3a41206cc576853943620d7d9a7efe593fed5 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 4 Apr 2020 15:13:16 +0300 Subject: more code cleaning --- plugins/NewStory/src/stdafx.h | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/NewStory/src/stdafx.h') diff --git a/plugins/NewStory/src/stdafx.h b/plugins/NewStory/src/stdafx.h index 4e965019b4..4db1ce1492 100644 --- a/plugins/NewStory/src/stdafx.h +++ b/plugins/NewStory/src/stdafx.h @@ -74,6 +74,5 @@ struct CMPlugin : public PLUGIN CMPlugin(); int Load() override; - int Unload() override; }; -- cgit v1.2.3