remove useless config comment
This commit is contained in:
parent
e70dad3f02
commit
49d904b024
3
config.h
3
config.h
|
@ -1,4 +1,4 @@
|
||||||
/*
|
*
|
||||||
* config.h - configuration management header
|
* config.h - configuration management header
|
||||||
*
|
*
|
||||||
* Copyright © 2007 Julien Danjou <julien@danjou.info>
|
* Copyright © 2007 Julien Danjou <julien@danjou.info>
|
||||||
|
@ -291,7 +291,6 @@ mouse \
|
||||||
button = \"5\" \
|
button = \"5\" \
|
||||||
command = \"tag_viewprev\" \
|
command = \"tag_viewprev\" \
|
||||||
} \
|
} \
|
||||||
# For click on layout symbol \
|
|
||||||
layout \
|
layout \
|
||||||
{ \
|
{ \
|
||||||
button = \"1\" \
|
button = \"1\" \
|
||||||
|
|
Loading…
Reference in New Issue