remove knowledge of defaultallocator_free_displaysurface from sdl.c
commit9441987446d204910a7707272c0f3a7d17f9830c
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 10 Feb 2010 23:29:56 +0000 (11 00:29 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 19 Feb 2010 21:18:16 +0000 (19 15:18 -0600)
treed30cf0489d9c08f7183d2033402e09ddd521b985
parentb473df6e6a95fac7b58dc2282c0388e370c2fd70
remove knowledge of defaultallocator_free_displaysurface from sdl.c

Let register_displayallocator hand over the old width/height to the new
allocator.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
sdl.c
vl.c