summaryrefslogtreecommitdiff
path: root/content/handlers/css
diff options
context:
space:
mode:
Diffstat (limited to 'content/handlers/css')
-rw-r--r--content/handlers/css/css.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/handlers/css/css.c b/content/handlers/css/css.c
index 3e00879f3..af7aafc60 100644
--- a/content/handlers/css/css.c
+++ b/content/handlers/css/css.c
@@ -634,7 +634,6 @@ nserror nscss_import(hlcache_handle *handle,
error = nscss_import_complete(ctx);
break;
- case CONTENT_MSG_ERRORCODE:
case CONTENT_MSG_ERROR:
hlcache_handle_release(handle);
ctx->css->imports[ctx->index].c = NULL;