summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordscho <dscho>2005-12-08 11:54:51 +0000
committerdscho <dscho>2005-12-08 11:54:51 +0000
commitefbf1d72405170096ba23fa75f36b376459169c1 (patch)
tree4b378054ae2747ad1e850e10a56de4d137f65174
parent9e78be39cc9ff5b11579e44463917b6ca7b60e30 (diff)
downloadlibtdevnc-efbf1d72.tar.gz
libtdevnc-efbf1d72.zip
fix compile warnings
-rw-r--r--examples/mac.c8
1 files 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