patch-src_include_xwin_h 406 B

12345678910111213
  1. $OpenBSD: patch-src_include_xwin_h,v 1.1 2010/05/23 17:22:41 espie Exp $
  2. --- src/include/xwin.h.orig Sun May 23 19:18:54 2010
  3. +++ src/include/xwin.h Sun May 23 19:19:05 2010
  4. @@ -14,8 +14,6 @@ extern xcolnr xcolors[4096];
  5. extern int buttonstate[3];
  6. extern int newmousecounters;
  7. -extern int lastmx, lastmy;
  8. -extern int ievent_alive;
  9. extern int graphics_setup (void);
  10. extern int graphics_init (void);