Author :
Ran Benita
Date :
2012-11-11 16:06:54
Hash :7372c9f1 Message :state: don't keep the previous state components in xkb_state
There is really no need to keep this in the struct, we can just allocate
it on the stack when we need to.
Don't know why I did it this way.
Signed-off-by: Ran Benita <ran234@gmail.com>