diff options
Diffstat (limited to 'src/w32gui.h')
-rw-r--r-- | src/w32gui.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/w32gui.h b/src/w32gui.h index 0da8de97f23..fe2bb2334b5 100644 --- a/src/w32gui.h +++ b/src/w32gui.h @@ -79,9 +79,6 @@ typedef struct _XImage #define FACE_DEFAULT (~0) extern HINSTANCE hinst; -extern HINSTANCE hprevinst; -extern LPSTR lpCmdLine; -extern int nCmdShow; /* Bit Gravity */ |