From 5f6c2cbff7cd778b6487943d62e71ff9e7b04893 Mon Sep 17 00:00:00 2001 From: John Tytgat Date: Sat, 26 Jul 2008 22:29:15 +0000 Subject: - Compiler warning squash - Changed a lineending \n\r -> \n for a couple of files. - More code style conformance. svn path=/trunk/netsurf/; revision=4762 --- riscos/plugin.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'riscos/plugin.c') diff --git a/riscos/plugin.c b/riscos/plugin.c index dd10b3a2d..15a37d5f3 100644 --- a/riscos/plugin.c +++ b/riscos/plugin.c @@ -42,7 +42,6 @@ #include #include #include - #include "oslib/mimemap.h" #include "oslib/os.h" #include "oslib/osfile.h" @@ -50,7 +49,6 @@ #include "oslib/osgbpb.h" #include "oslib/plugin.h" #include "oslib/wimp.h" - #include "utils/config.h" #include "content/content.h" #include "content/fetch.h" -- cgit v1.2.3