removed firefox rule from default.h

This commit is contained in:
Anselm R. Garbe 2007-01-16 11:26:15 +01:00
parent fbd310972d
commit 6a5b41203e
1 changed files with 0 additions and 1 deletions

View File

@ -82,6 +82,5 @@ static Key key[] = { \
#define RULES \
static Rule rule[] = { \
/* class:instance:title regex tags regex isfloat */ \
{ "Firefox.*", "2", False }, \
{ "Gimp.*", NULL, True }, \
};