diff options
Diffstat (limited to 'src/glut/os2/WarpWin.cpp')
-rw-r--r-- | src/glut/os2/WarpWin.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/glut/os2/WarpWin.cpp b/src/glut/os2/WarpWin.cpp index bd5a6e80c7..71cc8e1bc9 100644 --- a/src/glut/os2/WarpWin.cpp +++ b/src/glut/os2/WarpWin.cpp @@ -417,4 +417,3 @@ void ScreenToClient( HWND hwnd, POINTL *point) point->y -= swp_src.y; } -
\ No newline at end of file |