summaryrefslogtreecommitdiff
path: root/plugins/NewStory/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2020-04-04 15:13:16 +0300
committerGeorge Hazan <ghazan@miranda.im>2020-04-04 15:13:16 +0300
commit35f3a41206cc576853943620d7d9a7efe593fed5 (patch)
tree3162d34e89ce942f6c0347c718d991a3604b6a97 /plugins/NewStory/src/stdafx.h
parentdb915e4f76078302d66cff79ed9a3eb63024a261 (diff)
more code cleaning
Diffstat (limited to 'plugins/NewStory/src/stdafx.h')
-rw-r--r--plugins/NewStory/src/stdafx.h1
1 files changed, 0 insertions, 1 deletions
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>
CMPlugin();
int Load() override;
- int Unload() override;
};