From 0ec72e34157ebf00d49b542dd37f60631d54ff06 Mon Sep 17 00:00:00 2001 From: Ole Loots Date: Mon, 11 Mar 2013 00:52:54 +0100 Subject: Removed toolbar --- atari/toolbar.c | 1 - 1 file changed, 1 deletion(-) (limited to 'atari/toolbar.c') 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; }; -- cgit v1.2.3