From 079515ab7c42cde601dd7c3ccc7fff82d3304355 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 25 Apr 2020 17:41:47 +0300 Subject: NSM_ADDHISTORY - useless event removed --- plugins/NewStory/src/history_control.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'plugins/NewStory/src/history_control.h') 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, -- cgit v1.2.3