Clean up
This commit is contained in:
parent
90e9c28cbd
commit
9062f8ed30
1 changed files with 0 additions and 1 deletions
|
@ -778,7 +778,6 @@ namespace OpenTK.Platform.Windows
|
||||||
return IntPtr.Zero;
|
return IntPtr.Zero;
|
||||||
|
|
||||||
case WindowMessage.LBUTTONDOWN:
|
case WindowMessage.LBUTTONDOWN:
|
||||||
Console.WriteLine("ola");
|
|
||||||
HandleLButtonDown(handle, message, wParam, lParam);
|
HandleLButtonDown(handle, message, wParam, lParam);
|
||||||
return IntPtr.Zero;
|
return IntPtr.Zero;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue