summaryrefslogtreecommitdiff
path: root/beos/gui.cpp
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2012-08-20 15:00:23 +0100
committerMichael Drake <tlsa@netsurf-browser.org>2012-08-20 15:00:23 +0100
commit854e5560415063226499d018af9146a238d49ab8 (patch)
tree2bdfbc46f69bbd2d135fa2f113d2aaa278d2b028 /beos/gui.cpp
parent2d6da52f38ea078b0d67eb262e2507ee83902f6d (diff)
downloadnetsurf-854e5560415063226499d018af9146a238d49ab8.tar.gz
netsurf-854e5560415063226499d018af9146a238d49ab8.tar.bz2
Remove unused includes.
Diffstat (limited to 'beos/gui.cpp')
-rw-r--r--beos/gui.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/beos/gui.cpp b/beos/gui.cpp
index 6795efdb5..c55772376 100644
--- a/beos/gui.cpp
+++ b/beos/gui.cpp
@@ -55,9 +55,7 @@ extern "C" {
#include "desktop/netsurf.h"
#include "desktop/options.h"
-//#include "render/box.h"
#include "render/form.h"
-//#include "render/html.h"
#include "utils/filename.h"
#include "utils/log.h"
#include "utils/messages.h"