13 lines
406 B
Plaintext
13 lines
406 B
Plaintext
$OpenBSD: patch-src_include_xwin_h,v 1.1 2010/05/23 17:22:41 espie Exp $
|
|
--- src/include/xwin.h.orig Sun May 23 19:18:54 2010
|
|
+++ src/include/xwin.h Sun May 23 19:19:05 2010
|
|
@@ -14,8 +14,6 @@ extern xcolnr xcolors[4096];
|
|
|
|
extern int buttonstate[3];
|
|
extern int newmousecounters;
|
|
-extern int lastmx, lastmy;
|
|
-extern int ievent_alive;
|
|
|
|
extern int graphics_setup (void);
|
|
extern int graphics_init (void);
|