Tidy and fix logging.
[dcpomatic.git] / src / lib / ffmpeg_content.cc
index fcadc91165ab12179b9e1987467fd912115d97fa..34a6e144432f2d3d467e3a925eb8441cd7678dc9 100644 (file)
@@ -45,8 +45,6 @@ extern "C" {
 
 #include "i18n.h"
 
-#define LOG_GENERAL(...) dcpomatic_log->log (String::compose (__VA_ARGS__), LogEntry::TYPE_GENERAL);
-
 using std::string;
 using std::vector;
 using std::list;