]> source.dussan.org Git - tigervnc.git/commit
Remove private storage from InputDevice
authorPierre Ossman <ossman@cendio.se>
Mon, 14 Jul 2014 11:44:46 +0000 (13:44 +0200)
committerPierre Ossman <ossman@cendio.se>
Mon, 14 Jul 2014 11:44:46 +0000 (13:44 +0200)
commitac38a07d36f18f722295e26ff03391657e08a89c
treeb5a728af854399cb0cfc185464236a7d2bcb9bc1
parentde0b3532320e088440bd7607f7d5d7e8fc720d94
Remove private storage from InputDevice

We don't need this anymore as we now only have a single
InputDevice object and can easily refer to it directly.
unix/xserver/hw/vnc/InputXKB.cc