mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-02 22:27:30 +01:00
win32 interface: removed debug code
git-svn-id: trunk@11328 -
This commit is contained in:
parent
d5d77625dc
commit
96d5524cfd
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user