summaryrefslogtreecommitdiff
path: root/atari
diff options
context:
space:
mode:
authorOle Loots <ole@monochrom.net>2013-03-11 00:52:54 +0100
committerOle Loots <ole@monochrom.net>2013-03-11 00:52:54 +0100
commit0ec72e34157ebf00d49b542dd37f60631d54ff06 (patch)
tree5690eb880817f89b6456a6f37a9f7fa2d374e0d4 /atari
parentf3c0b643b6a6a08fb53e5ffa6a68a6eed9b91091 (diff)
downloadnetsurf-0ec72e34157ebf00d49b542dd37f60631d54ff06.tar.gz
netsurf-0ec72e34157ebf00d49b542dd37f60631d54ff06.tar.bz2
Removed toolbar
Diffstat (limited to 'atari')
-rw-r--r--atari/toolbar.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/atari/toolbar.c b/atari/toolbar.c
index b1df20682..05fa6ae47 100644
--- a/atari/toolbar.c
+++ b/atari/toolbar.c
@@ -143,7 +143,6 @@ static struct s_tb_button tb_buttons[] =
{ 0, 0, {0,0}, 0, -1, 0, {0,0,0,0}}
};
-// TODO: most of this struct can be deleted
struct s_toolbar_style {
int font_height_pt;
};