From 6ce1301c80786203fcfc2fbc46bbfae73842b6ec Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 24 Mar 2017 18:44:27 +0300 Subject: hmm... another not-so-very-useful service --- plugins/Nudge/src/shake.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'plugins/Nudge/src') diff --git a/plugins/Nudge/src/shake.cpp b/plugins/Nudge/src/shake.cpp index 7ecb6d0463..2bce93d0e1 100644 --- a/plugins/Nudge/src/shake.cpp +++ b/plugins/Nudge/src/shake.cpp @@ -50,10 +50,7 @@ INT_PTR ShakeChat(WPARAM wParam, LPARAM) mwid.cbSize = sizeof(MessageWindowInputData); mwid.hContact = mwd.hContact; mwid.uFlags = MSG_WINDOW_UFLAG_MSG_BOTH; - - CallService(MS_MSG_GETWINDOWDATA, (WPARAM)&mwid, (LPARAM)&mwd); - //CallService(MS_MSG_GETWINDOWCLASS,(WPARAM)srmmName,(LPARAM)100 ); HWND parent; HWND hWnd = mwd.hwndWindow; -- cgit v1.2.3