summaryrefslogtreecommitdiff
path: root/plugins/NewStory/src/history_control.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2020-04-25 17:41:47 +0300
committerGeorge Hazan <ghazan@miranda.im>2020-04-25 17:41:47 +0300
commit079515ab7c42cde601dd7c3ccc7fff82d3304355 (patch)
treed26c0b70853877df2458abfa429c53cc3448f32f /plugins/NewStory/src/history_control.h
parent147122758513993f4fd8bdc6c341f21d9d8beaca (diff)
NSM_ADDHISTORY - useless event removed
Diffstat (limited to 'plugins/NewStory/src/history_control.h')
-rw-r--r--plugins/NewStory/src/history_control.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/NewStory/src/history_control.h b/plugins/NewStory/src/history_control.h
index 80a95047ac..b1ca830877 100644
--- a/plugins/NewStory/src/history_control.h
+++ b/plugins/NewStory/src/history_control.h
@@ -43,9 +43,6 @@ enum
// result = id
NSM_GETITEMFROMPIXEL,
- // add history for a contact
- NSM_ADDHISTORY,
-
// add one or more events
NSM_ADDEVENTS,