From efbf1d72405170096ba23fa75f36b376459169c1 Mon Sep 17 00:00:00 2001 From: dscho Date: Thu, 8 Dec 2005 11:54:51 +0000 Subject: [PATCH] fix compile warnings --- examples/mac.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/examples/mac.c b/examples/mac.c index f33780a..4f1a10e 100644 --- a/examples/mac.c +++ b/examples/mac.c @@ -381,9 +381,11 @@ static int keyTable[] = { XK_Alt_R, 55, /* Alt Right (-> Command) */ /* Weirdness I can't figure out */ - /* XK_3270_PrintScreen, 105, /* PrintScrn */ /* XXX ? */ - /* ??? 94, 50, /* International */ - XK_Menu, 50, /* Menu (-> International) */ +#if 0 + XK_3270_PrintScreen, 105, /* PrintScrn */ + ??? 94, 50, /* International */ + XK_Menu, 50, /* Menu (-> International) +#endif }; void