]> Git Repo - qemu.git/blobdiff - tests/hd-geo-test.c
tests: ACPI: update pc/SSDT.bridge due to new alg of PCI tree creation
[qemu.git] / tests / hd-geo-test.c
index 7cc8dfff1613edb51f17f7a27a4caa3682b1975d..00afc209e6a46801849154043b86ef6fcbf17d75 100644 (file)
@@ -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");
This page took 0.023153 seconds and 4 git commands to generate.