From 847b77628553c26679d0c18bbb0f376a957b20e3 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Sun, 22 Feb 2009 15:07:50 +0000 Subject: Purge NETSURF_USE_SSL and WITH_SSL svn path=/trunk/netsurf/; revision=6599 --- css/css.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'css') diff --git a/css/css.c b/css/css.c index e7d1200b2..b303244df 100644 --- a/css/css.c +++ b/css/css.c @@ -959,9 +959,7 @@ void css_atimport_callback(content_msg msg, struct content *css, #ifdef WITH_AUTH case CONTENT_MSG_AUTH: #endif -#ifdef WITH_SSL case CONTENT_MSG_SSL: -#endif /* todo: handle AUTH and SSL */ case CONTENT_MSG_LAUNCH: -- cgit v1.2.3