From 4ad695eed6c2a3fa7fb164c4a0e4972dab2691d2 Mon Sep 17 00:00:00 2001 From: Lukas Stabe Date: Fri, 25 Sep 2020 05:23:23 +0200 Subject: [wip] client-side color-scheme handling --- src/auth.rs | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/auth.rs') diff --git a/src/auth.rs b/src/auth.rs index e3eec89..5d01568 100644 --- a/src/auth.rs +++ b/src/auth.rs @@ -120,8 +120,6 @@ fn build_unauthorized_response( &return_path, None, None, - state.default_color_scheme, - state.default_color_scheme, false, false, &state.favicon_route, -- cgit v1.2.3