From 903edd1bf5b291c741ebd2e27c62be6f1fb946d1 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Sun, 22 Feb 2009 15:21:54 +0000 Subject: Purge WITH_SEARCH svn path=/trunk/netsurf/; revision=6604 --- riscos/search.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'riscos/search.c') diff --git a/riscos/search.c b/riscos/search.c index b58c2682c..ef4f884e0 100644 --- a/riscos/search.c +++ b/riscos/search.c @@ -22,7 +22,6 @@ */ #include "utils/config.h" -#ifdef WITH_SEARCH #include #include @@ -877,4 +876,3 @@ void show_status(bool found) found ? "" : messages_get("NotFound"), true); } -#endif -- cgit v1.2.3