Win32 port work dump.

This commit is contained in:
Camilla Berglund
2010-09-14 01:05:03 +02:00
parent a76e891295
commit 24e789b38a
3 changed files with 56 additions and 55 deletions
-5
View File
@@ -336,11 +336,6 @@ typedef struct _GLFWlibraryWin32
__int64 t0_64;
} timer;
// System information
struct {
int winVer;
} sys;
#if !defined(_GLFW_NO_DLOAD_WINMM) || !defined(_GLFW_NO_DLOAD_GDI32)
// Library handles and function pointers
struct {