win32 interface: removed debug code

git-svn-id: trunk@11328 -
This commit is contained in:
vincents 2007-06-18 17:29:16 +00:00
parent d5d77625dc
commit 96d5524cfd

View File

@ -707,8 +707,6 @@ Var
if ACursor = crDefault then
begin
// statictext controls do not get WM_SETCURSOR messages...
if lWinControl.ClassName = 'TPairSplitter' then
P := P;
lControl := lWinControl.ControlAtPos(P, [capfOnlyClientAreas,
capfAllowWinControls, capfHasScrollOffset]);
if lControl = nil then