diff options
Diffstat (limited to 'src/skel/win')
-rw-r--r-- | src/skel/win/win.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/skel/win/win.h b/src/skel/win/win.h index d05e3951..444e0760 100644 --- a/src/skel/win/win.h +++ b/src/skel/win/win.h @@ -22,7 +22,6 @@ enum eWinVersion OS_WINXP, }; -extern DWORD _dwOperatingSystemVersion; #ifdef __DINPUT_INCLUDED__ /* platform specfic global data */ |