From aa47a4409660634d80c3423ad49b70ca929a8756 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Wed, 11 Dec 2013 12:16:51 -0800 Subject: [PATCH] kdrive/ephyr: ddxUseMsg is supposed to return I'm not sure why ephyr thinks that ddxUseMsg shouldn't return, but it's not declared to exit. Signed-off-by: Keith Packard Reviewed-by: Adam Jackson --- hw/kdrive/ephyr/ephyrinit.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/hw/kdrive/ephyr/ephyrinit.c b/hw/kdrive/ephyr/ephyrinit.c index cf8bc9073..3230e707e 100644 --- a/hw/kdrive/ephyr/ephyrinit.c +++ b/hw/kdrive/ephyr/ephyrinit.c @@ -149,8 +149,6 @@ ddxUseMsg(void) ErrorF ("-title [title] set the window title in the WM_NAME property\n"); ErrorF("\n"); - - exit(1); } void