diff --git a/src/ws/cockpithandlers.c b/src/ws/cockpithandlers.c index 227570f46eaa..5390c28deac5 100644 --- a/src/ws/cockpithandlers.c +++ b/src/ws/cockpithandlers.c @@ -345,10 +345,7 @@ build_environment (CockpitAuth *auth, GHashTable *request_headers) GByteArray *buffer; GBytes *bytes; JsonObject *object; - const gchar *value; gchar *hostname; - JsonObject *osr; - gint i; object = json_object_new ();