From 3e9e96f6718b13c069138fb40f24f065ac03c6b7 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 18 Sep 2017 18:33:09 +0300 Subject: unneeded calls of DestroyServiceFunction() removed --- plugins/wbOSD/src/stdafx.h | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/wbOSD/src/stdafx.h') diff --git a/plugins/wbOSD/src/stdafx.h b/plugins/wbOSD/src/stdafx.h index 3c301b30a1..b3652aca22 100644 --- a/plugins/wbOSD/src/stdafx.h +++ b/plugins/wbOSD/src/stdafx.h @@ -113,5 +113,4 @@ void loadDBSettings(plgsettings *ps); extern HINSTANCE hI; extern HWND g_hWnd; -extern HANDLE hservosda; extern HANDLE hHookedInit, hProtoAck, hContactSettingChanged, hHookContactStatusChanged, hContactStatusChanged; \ No newline at end of file -- cgit v1.2.3