Drop obsolete nographic timer
authorJan Kiszka <jan.kiszka@siemens.com>
Fri, 30 Sep 2011 10:31:18 +0000 (12:31 +0200)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 15 Oct 2011 17:40:01 +0000 (17:40 +0000)
commit863ae37fd880a32fea921f4dcc68f922c0171520
tree9d03552b9c3d35f94b61c3a8cdfcba3cdd69f6ed
parentdb7104c161765455c6e06724ac6f471430df91c4
Drop obsolete nographic timer

We flush coalesced MMIO in the device models now, and VNC - for which
this was once introduced - is also fine without it as it has its own
refresh timer.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
vl.c