Be -Wunused-macros clean

This commit is contained in:
Ingo Weyrich
2020-02-07 20:18:35 +01:00
parent aae22fcc86
commit 8f291c3ff2
22 changed files with 1 additions and 63 deletions

View File

@@ -1,8 +1,6 @@
/*
* This file is part of RawTherapee.
*/
#ifndef _PANASONICATTRIBS_
#define _PANASONICATTRIBS_
#include <string.h>
#include "rtexif.h"
@@ -138,5 +136,3 @@ const TagAttrib panasonicRawAttribs[] = {
};
}
#endif