OSDN Git Service

qcow2: Remove old image creation function
authorKevin Wolf <kwolf@redhat.com>
Mon, 14 Jun 2010 13:15:03 +0000 (15:15 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 22 Oct 2010 12:49:35 +0000 (14:49 +0200)
commit9b036055ef65d0ab3236dfdb0d07828cea961133
treee69dc4989fd0730982be8f5738d483028fcce609
parenta9420734b617be43d075c55b980479411807512e
qcow2: Remove old image creation function

They have been #ifdef'd out by the previous patch.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/qcow2.c