summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/css.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/css/css.c b/css/css.c
index b303244df..b493764de 100644
--- a/css/css.c
+++ b/css/css.c
@@ -956,12 +956,10 @@ void css_atimport_callback(content_msg msg, struct content *css,
/*css_dump_stylesheet(css->data.css);*/
c->active--;
break;
-#ifdef WITH_AUTH
+
case CONTENT_MSG_AUTH:
-#endif
case CONTENT_MSG_SSL:
/* todo: handle AUTH and SSL */
-
case CONTENT_MSG_LAUNCH:
/* Fall through */
case CONTENT_MSG_ERROR: