From c6519db3afea05236cd41a144110a8a74f3daa96 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 10 Jun 2021 16:29:02 +0300 Subject: fixes #2914 (unified empty history menu items) --- plugins/HistoryPlusPlus/m_historypp.inc | 8 -------- 1 file changed, 8 deletions(-) (limited to 'plugins/HistoryPlusPlus/m_historypp.inc') diff --git a/plugins/HistoryPlusPlus/m_historypp.inc b/plugins/HistoryPlusPlus/m_historypp.inc index 3bd0de87c5..1947ad98e6 100644 --- a/plugins/HistoryPlusPlus/m_historypp.inc +++ b/plugins/HistoryPlusPlus/m_historypp.inc @@ -180,12 +180,4 @@ const // Return - current version, via PLUGIN_MAKE_VERSION macro MS_HPP_GETVERSION = 'History++/GetVersion'; - // MS_HPP_EMPTYHISTORY - // (supported from 1.5.0.118) - // Erases contact's history - // wParam - hContact - // lParam - zero - // Notes - hContact can be NULL(0) to empty system history - MS_HPP_EMPTYHISTORY = 'History++/EmptyHistory'; - {$ENDIF} -- cgit v1.2.3