From: Fam Zheng <f...@redhat.com>

Signed-off-by: Fam Zheng <f...@redhat.com>
Reviewed-by: John Snow <js...@redhat.com>
Message-id: 1457412306-18940-6-git-send-email-f...@redhat.com
Signed-off-by: Max Reitz <mre...@redhat.com>
---
 include/block/block.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/include/block/block.h b/include/block/block.h
index 9688d7f..eaa6426 100644
--- a/include/block/block.h
+++ b/include/block/block.h
@@ -321,8 +321,6 @@ BlockDriverState *check_to_replace_node(BlockDriverState 
*parent_bs,
                                         const char *node_name, Error **errp);
 
 /* async block I/O */
-typedef void BlockDriverDirtyHandler(BlockDriverState *bs, int64_t sector,
-                                     int sector_num);
 BlockAIOCB *bdrv_aio_readv(BlockDriverState *bs, int64_t sector_num,
                            QEMUIOVector *iov, int nb_sectors,
                            BlockCompletionFunc *cb, void *opaque);
-- 
1.8.3.1


Reply via email to