From c0e7bc6e9928aa3587c133fe441bcf4280badfc4 Mon Sep 17 00:00:00 2001 From: William McBrine Date: Sat, 15 Jul 2006 21:03:38 +0000 Subject: [PATCH] Meh. --- x11/process/x11.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/x11/process/x11.c b/x11/process/x11.c index 309b84ae..5e9e0bf0 100644 --- a/x11/process/x11.c +++ b/x11/process/x11.c @@ -19,7 +19,7 @@ #include -RCSID("$Id: x11.c,v 1.50 2006/07/15 20:46:24 wmcbrine Exp $"); +RCSID("$Id: x11.c,v 1.51 2006/07/15 21:03:38 wmcbrine Exp $"); int visible_cursor = 0; int windowEntered = 1; @@ -192,9 +192,6 @@ void XCursesProcessRequestsFromCurses(XtPointer client_data, int *fid, switch(num_cols) { - case 0: - break; - case CURSES_EXIT: /* request from curses to stop */ XC_LOG(("CURSES_EXIT received from child\n")); XCursesExitXCursesProcess(0, 0,