diff src/event-msw.c @ 2828:a25c824ed558

[xemacs-hg @ 2005-06-26 18:04:49 by aidan] Rename the ascii-character property, support more keysyms.
author aidan
date Sun, 26 Jun 2005 18:05:05 +0000
parents 902d5bd9b75c
children facf3239ba30
line wrap: on
line diff
--- a/src/event-msw.c	Sat Jun 25 21:51:12 2005 +0000
+++ b/src/event-msw.c	Sun Jun 26 18:05:05 2005 +0000
@@ -2774,7 +2774,6 @@
 							   mods_with_quit);
 	      } /* while */
 
-#ifdef MULE
 	    /* Also figure out what the character would be in other
 	       possible keyboard layouts, in this order:
 
@@ -2912,7 +2911,6 @@
 		      }
 		  }
 	      }
-#endif /* MULE */
 
 	    /* This generates WM_SYSCHAR messages, which are interpreted
 	       by DefWindowProc as the menu selections. */