summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--desktop/browser_history.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/browser_history.c b/desktop/browser_history.c
index c5f2923c7..df95aa685 100644
--- a/desktop/browser_history.c
+++ b/desktop/browser_history.c
@@ -465,7 +465,6 @@ nserror browser_window_history_create(struct browser_window *bw)
if (res != NSERROR_OK) {
return res;
}
- pstyle_bg.fill_colour = 0xf888ff;
pfstyle_node.background = pstyle_bg.fill_colour;
pfstyle_node_sel.background = pstyle_bg.fill_colour;