Commit d3908b631c531aa3721d91297badad1c85e3c4f1

Ran Benita 2012-03-24T12:33:28

Define our own None atom value Since we define our own xkb_atom_t type, it makes sense not to use the X11/X.h None value. This way we can also remove a lot of X11 includes. Signed-off-by: Ran Benita <ran234@gmail.com>