From 9c8409da79196441817709b590cc5152936afc56 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 23 Dec 2016 20:18:42 +0300 Subject: minor code cleaning --- plugins/Scriver/src/globals.h | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/Scriver/src/globals.h') diff --git a/plugins/Scriver/src/globals.h b/plugins/Scriver/src/globals.h index bf78d0b259..a396493a4a 100644 --- a/plugins/Scriver/src/globals.h +++ b/plugins/Scriver/src/globals.h @@ -126,7 +126,6 @@ void ReleaseIcons(); void LoadGlobalIcons(); HICON GetCachedIcon(const char *name); void RegisterFontServiceFonts(); -int ScriverRestoreWindowPosition(HWND hwnd, MCONTACT hContact, const char *szModule, const char *szNamePrefix, int flags, int showCmd); int ImageList_AddIcon_Ex(HIMAGELIST hIml, int id); int ImageList_AddIcon_Ex2(HIMAGELIST hIml, HICON hIcon); -- cgit v1.2.3