Remove unused tokens from common/tokenize.gperf

This list was generated with the following shell script snippet:

for x in $(tr "[a-z]" "[A-Z]" < common/tokenize.gperf)
do
  y="A_TK_$x"
  if git grep " $y[:)]" > /dev/null
  then
    : echo found: $y
  else
    echo not found: $y
  fi
done

Signed-off-by: Uli Schlachter <psychon@znc.in>
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Uli Schlachter 2009-03-27 16:59:56 +01:00 committed by Julien Danjou
parent b26a21ab0c
commit 638f9651e5
1 changed files with 0 additions and 3 deletions

View File

@ -19,7 +19,6 @@ center
char
class
client
color
Control
conffile
content
@ -41,7 +40,6 @@ group_id
grow
height
hide
honorsizehints
icon
icon_name
id
@ -59,7 +57,6 @@ margin
maximized_horizontal
maximized_vertical
middle
minimize
minimized
Mod1
Mod2