From 147122758513993f4fd8bdc6c341f21d9d8beaca Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 25 Apr 2020 17:41:18 +0300 Subject: CLogWindow::LogEvents considered useless and localized inside tabSRMM --- include/m_srmm_int.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/m_srmm_int.h b/include/m_srmm_int.h index 3bf29fc7d1..d81426d63b 100644 --- a/include/m_srmm_int.h +++ b/include/m_srmm_int.h @@ -128,7 +128,6 @@ public: virtual HWND GetHwnd() = 0; virtual wchar_t* GetSelection() = 0; virtual void LogEvents(MEVENT hDbEventFirst, int count, bool bAppend) = 0; - virtual void LogEvents(DBEVENTINFO *dbei, bool bAppend) = 0; virtual void LogEvents(struct LOGINFO *, bool) = 0; virtual void Resize() = 0; virtual void ScrollToBottom() = 0; -- cgit v1.2.3