Author :
Ran Benita
Date :
2012-03-31 02:26:24
Hash :ffb610c9 Message :Remove useless check from xkb_intern_atom
The "makeit" variable is always true. Remove it and de-indent.
(Also change the type of the "len" variable to size_t to avoid some
useless casting).
Signed-off-by: Ran Benita <ran234@gmail.com>