]> Git Repo - qemu.git/blobdiff - nbd/server.c
spice: use a default name for the server
[qemu.git] / nbd / server.c
index 838c150d8ca3abb53ceee52f84b23817608d2859..0910d09a6d4eb7b7ceadbca768cc8bb2c51cf288 100644 (file)
@@ -1495,7 +1495,6 @@ NBDExport *nbd_export_new(BlockDriverState *bs, uint64_t dev_offset,
 
     if (bitmap) {
         BdrvDirtyBitmap *bm = NULL;
-        BlockDriverState *bs = blk_bs(blk);
 
         while (true) {
             bm = bdrv_find_dirty_bitmap(bs, bitmap);
This page took 0.022663 seconds and 4 git commands to generate.