diff --git a/runloop.c b/runloop.c index c7c005f73d..84541bd5d0 100644 --- a/runloop.c +++ b/runloop.c @@ -1233,7 +1233,6 @@ int runloop_iterate(unsigned *sleep_ms) return 0; case RUNLOOP_STATE_ITERATE: case RUNLOOP_STATE_NONE: - default: break; }