diff options
Diffstat (limited to 'src/db-artwork-debug.h')
-rw-r--r-- | src/db-artwork-debug.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/db-artwork-debug.h b/src/db-artwork-debug.h index 604ea84..c5c7565 100644 --- a/src/db-artwork-debug.h +++ b/src/db-artwork-debug.h @@ -44,8 +44,7 @@ extern G_GNUC_INTERNAL void dump_mhba (MhbaHeader *mhba); #else #define dump_mhif(x) #define dump_mhia(x) -#define dump_mhod_type_1(x) -#define dump_mhod_type_3(x) +#define dump_mhod_string(x) #define dump_mhni(x) #define dump_mhod(x) #define dump_mhii(x) |