vmstate: remove ps2_kbd_load_old()
commitdb596c53a1e67f5e239de5fc91f9a29fbd9236c6
authorJuan Quintela <quintela@redhat.com>
Tue, 29 Sep 2009 20:48:23 +0000 (29 22:48 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 5 Oct 2009 14:32:37 +0000 (5 09:32 -0500)
tree167960ffafd1e2c5adaff7a38345b410f7efa5ab
parentd4bfa4d7c6e53f03df49f2dfc3fa87d5e18218dd
vmstate: remove ps2_kbd_load_old()

Now that we have version_id on post_load() we don't need the old load
function

Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/ps2.c