tokenize: remove useless tokens
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
parent
058dbab828
commit
7fae0db5ea
|
@ -29,7 +29,6 @@ east
|
||||||
ellipsize
|
ellipsize
|
||||||
end
|
end
|
||||||
fg
|
fg
|
||||||
flex
|
|
||||||
focus
|
focus
|
||||||
font
|
font
|
||||||
font_height
|
font_height
|
||||||
|
@ -70,8 +69,6 @@ Mod5
|
||||||
modal
|
modal
|
||||||
modifiers
|
modifiers
|
||||||
motion_notify
|
motion_notify
|
||||||
mouse_enter
|
|
||||||
mouse_leave
|
|
||||||
name
|
name
|
||||||
ontop
|
ontop
|
||||||
opacity
|
opacity
|
||||||
|
@ -80,7 +77,6 @@ pid
|
||||||
plot_data_add
|
plot_data_add
|
||||||
plot_properties_set
|
plot_properties_set
|
||||||
position
|
position
|
||||||
press
|
|
||||||
progressbar
|
progressbar
|
||||||
release
|
release
|
||||||
resize
|
resize
|
||||||
|
|
Loading…
Reference in New Issue