chiark / gitweb /
fix more warnings
[elogind.git] / extras / udev-acl / udev-acl.c
index 2dd3e6cac9bcfd08be8599387c62d74503b07ca6..35bad76034972e23ff0e6295891b7b2e5518cdc4 100644 (file)
@@ -258,11 +258,6 @@ static int consolekit_called(const char *ck_action, uid_t *uid, uid_t *uid2, con
                        u = u2;
                }
                break;
-       case ACTION_NONE:
-               break;
-       default:
-               g_assert_not_reached();
-               break;
        }
 
        *remove_session_id = old_session;