Commit ffb610c943154afdcaad949e7b0db93fd9047b2b

Ran Benita 2012-03-31T02:26:24

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>