From b98f105b24879c065a4f89b686c5084f14f87ae6 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Sun, 22 Feb 2009 15:13:10 +0000 Subject: Purge WITH_AUTH svn path=/trunk/netsurf/; revision=6600 --- desktop/401login.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'desktop/401login.h') diff --git a/desktop/401login.h b/desktop/401login.h index 8f7220663..8a45477fd 100644 --- a/desktop/401login.h +++ b/desktop/401login.h @@ -20,7 +20,6 @@ #define NETSURF_DESKTOP_401LOGIN_H #include "utils/config.h" -#ifdef WITH_AUTH #include "content/content.h" #include "desktop/browser.h" @@ -29,5 +28,3 @@ void gui_401login_open(struct browser_window *bw, struct content *c, const char *realm); #endif - -#endif -- cgit v1.2.3