summaryrefslogtreecommitdiff
path: root/plugins/NewStory/src/history.cpp
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/history.cpp
parentdb915e4f76078302d66cff79ed9a3eb63024a261 (diff)
more code cleaning
Diffstat (limited to 'plugins/NewStory/src/history.cpp')
-rw-r--r--plugins/NewStory/src/history.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/NewStory/src/history.cpp b/plugins/NewStory/src/history.cpp
index f1837c2203..9497caa130 100644
--- a/plugins/NewStory/src/history.cpp
+++ b/plugins/NewStory/src/history.cpp
@@ -38,10 +38,6 @@ void InitHistory()
HookEvent(ME_DB_EVENT_EDITED, evtEventEdited);
}
-void FreeHistory()
-{
-}
-
enum
{
HIST_SHOW_IN = 0x001,