From aa2f5ce19e9565fd7d1944408f6feb2f089b5d44 Mon Sep 17 00:00:00 2001 From: MikalaiR Date: Sat, 12 Sep 2015 10:55:19 +0000 Subject: Toaster: optimization git-svn-id: http://svn.miranda-ng.org/main/trunk@15331 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Toaster/src/stdafx.h | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/Toaster/src/stdafx.h') diff --git a/plugins/Toaster/src/stdafx.h b/plugins/Toaster/src/stdafx.h index 57eaf9c735..5c7537641d 100644 --- a/plugins/Toaster/src/stdafx.h +++ b/plugins/Toaster/src/stdafx.h @@ -89,7 +89,6 @@ struct ClassData HANDLE handle; WNDPROC pPopupProc; - void *vPopupData; ClassData(int f, HICON h = NULL) : iFlags(f), hIcon(h) { -- cgit v1.2.3