removing unneeded background color.

This commit is contained in:
Enno Boland (tox) 2009-09-10 23:32:39 +02:00
parent 159022e4ef
commit 2d83c719a2

View file

@ -1,7 +1,6 @@
/* modifier 0 means no modifier */
static gchar *progress = "#FF0000";
static gchar *progress_trust = "#00FF00";
static gchar *background = "#000000";
#define MODKEY GDK_CONTROL_MASK
static Key keys[] = {
/* modifier keyval function arg Focus */