From f6c9c1bcdb9a50cff459d69feeab1caa909f098c Mon Sep 17 00:00:00 2001 From: Steven Luo Date: Tue, 2 Feb 2010 01:32:48 -0800 Subject: [PATCH] Remove some unnecessary #includes that crept in --- launcher.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/launcher.c b/launcher.c index f229469..0204ea1 100644 --- a/launcher.c +++ b/launcher.c @@ -29,11 +29,8 @@ #include #ifdef FREMANTLE -#include #include #include -#include -#include #endif #include "browser-switchboard.h" -- 1.7.9.5