diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/hd-geo-test.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/hd-geo-test.c b/tests/hd-geo-test.c index 7cc8dfff16..00afc209e6 100644 --- a/tests/hd-geo-test.c +++ b/tests/hd-geo-test.c @@ -22,8 +22,6 @@ #include "qemu-common.h" #include "libqtest.h" -static const char test_image[] = "/tmp/qtest.XXXXXX"; - static char *create_test_img(int secs) { char *template = strdup("/tmp/qtest.XXXXXX"); |