summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/cassimg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/cassimg.h')
-rw-r--r--src/lib/formats/cassimg.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/lib/formats/cassimg.h b/src/lib/formats/cassimg.h
index 765b860b659..d96139cfa19 100644
--- a/src/lib/formats/cassimg.h
+++ b/src/lib/formats/cassimg.h
@@ -14,16 +14,10 @@
#include "ioprocs.h"
-#include "osdcore.h"
-
#include <memory>
#include <string>
#include <vector>
-#ifndef LOG_FORMATS
-#define LOG_FORMATS(...) do { if (0) osd_printf_info(__VA_ARGS__); } while (false)
-#endif
-
// hack to get around rogues that define this
#ifdef UNSUPPORTED
#undef UNSUPPORTED