rnd-20000721-1-src
[rocksndiamonds.git] / src / msdos.h
index 508bb84463a5970dbbea345bc2aa392da7f1cd79..a67fe2297a86b3b5335eb7ecc7b38176d5b31cdd 100644 (file)
@@ -676,7 +676,6 @@ typedef union _XEvent
   XKeyEvent xkey;
 } XEvent;
 
-unsigned char get_ascii(KeySym);
 void XMapWindow(Display *, Window);
 Display *XOpenDisplay(char *);
 Window XCreateSimpleWindow(Display *, Window, int, int,