diff options
-rw-r--r-- | dix/events.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dix/events.c b/dix/events.c index 49894fa26..f571329d0 100644 --- a/dix/events.c +++ b/dix/events.c @@ -4325,7 +4325,6 @@ OtherClientGone(pointer value, XID id) prev = other; } FatalError("client not on event list"); - /*NOTREACHED*/ return -1; /* make compiler happy */ } int |