From 12c0a01bc1826949fa9e146b668a400cab679a63 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 16 May 2018 12:57:09 +0300 Subject: merge with master till IRC fixes #1342 (broken search in channel browser); --- plugins/Popup/src/config.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/Popup/src/config.cpp') diff --git a/plugins/Popup/src/config.cpp b/plugins/Popup/src/config.cpp index fc276a1b63..eafca08668 100644 --- a/plugins/Popup/src/config.cpp +++ b/plugins/Popup/src/config.cpp @@ -25,8 +25,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. // ===== General Plugin ===== HINSTANCE hInst; -HANDLE hMainThread; -// MNOTIFYLINK *notifyLink; // deprecatet HANDLE hSemaphore; BOOL closing = FALSE; -- cgit v1.2.3