diff options
author | Daniel Colascione <dancol@dancol.org> | 2012-12-09 23:11:21 -0800 |
---|---|---|
committer | Daniel Colascione <dancol@dancol.org> | 2012-12-09 23:11:21 -0800 |
commit | 1cf1bbd51e91f02a1d3fabb4f7ea4b1322c4259c (patch) | |
tree | 6a1f7358551d0ce22522ba9dbf816a75a0321bec /src/w32gui.h | |
parent | f433306af510e86a614e9f9f082b6d2d5f56a968 (diff) |
Compile Windows resources into cygw32 Emacs
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 0da8de97f2..fe2bb2334b 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 */ |