summaryrefslogtreecommitdiff
path: root/plugins/Clist_nicer
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2013-05-16 13:21:19 +0000
committerGeorge Hazan <george.hazan@gmail.com>2013-05-16 13:21:19 +0000
commit7cedb42807647da0f1dd77efcf5939eccbd00dd7 (patch)
tree6fdc0c445994a808fc0be6a935617ee56708c963 /plugins/Clist_nicer
parent56b8c0db53b4dfab5d1aeebc0f58de70d619de9e (diff)
- useless header removed;
- unused headers removed; git-svn-id: http://svn.miranda-ng.org/main/trunk@4669 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Clist_nicer')
-rw-r--r--plugins/Clist_nicer/src/clistmenus.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Clist_nicer/src/clistmenus.cpp b/plugins/Clist_nicer/src/clistmenus.cpp
index 22f4e4ea75..91684e024f 100644
--- a/plugins/Clist_nicer/src/clistmenus.cpp
+++ b/plugins/Clist_nicer/src/clistmenus.cpp
@@ -188,7 +188,6 @@ static INT_PTR CALLBACK IgnoreDialogProc(HWND hWnd, UINT msg, WPARAM wParam, LPA
case IDC_IGN_ADDPERMANENTLY:
{
ADDCONTACTSTRUCT acs = {0};
-
acs.handle = hContact;
acs.handleType = HANDLE_CONTACT;
acs.szProto = 0;