]> git.proxmox.com Git - qemu.git/blobdiff - target-sparc/op_helper.c
Delete some unused macros detected with -Wp,-Wunused-macros use
[qemu.git] / target-sparc / op_helper.c
index 2f88f4c1e39f88abd21b5e95f9a46c08cfd3077a..947a55ad15b7b50100d6162bd9cee1a3a06cc286 100644 (file)
@@ -29,8 +29,6 @@ do { printf("MXCC: " fmt , ##args); } while (0)
 #ifdef DEBUG_ASI
 #define DPRINTF_ASI(fmt, args...) \
 do { printf("ASI: " fmt , ##args); } while (0)
-#else
-#define DPRINTF_ASI(fmt, args...) do {} while (0)
 #endif
 
 #ifdef TARGET_SPARC64