win32 interface: revert part of previous commit. It did include more than a fix for bug #7844

git-svn-id: trunk@10230 -
This commit is contained in:
vincents 2006-11-22 11:33:22 +00:00
parent 6bf3603e9e
commit da0ac8d3cd

View File

@ -1960,12 +1960,6 @@ begin
WinProcess := true;
end;
LM_MOUSEWHEEL:
begin
if PLMsg^.Result <> 0 then
WinProcess := true;
end;
CN_CHAR, CN_SYSCHAR:
begin
// if key not yet processed, let windows process it