From 944b8b028bd3ec4e29d3cd9a12c740c15829e376 Mon Sep 17 00:00:00 2001 From: martin Date: Sat, 15 Aug 2009 20:07:06 +0000 Subject: [PATCH] LCL: cleanup git-svn-id: trunk@21233 - --- lcl/interfaces/win32/win32wscontrols.pp | 1 - 1 file changed, 1 deletion(-) diff --git a/lcl/interfaces/win32/win32wscontrols.pp b/lcl/interfaces/win32/win32wscontrols.pp index 30a40ff0f6..f1dbe8af77 100644 --- a/lcl/interfaces/win32/win32wscontrols.pp +++ b/lcl/interfaces/win32/win32wscontrols.pp @@ -486,7 +486,6 @@ var BoundsOffset: TRect; h: HWND; c: HCURSOR; - Info: TComboboxInfo; begin // in win32 controls have no cursor property. they can change their cursor // by listening WM_SETCURSOR and adjusting global cursor