summaryrefslogtreecommitdiff
path: root/src/eom-image.c
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-08-12 13:48:13 +0200
committerRobert Antoni Buj Gelonch <[email protected]>2020-09-02 18:18:35 +0200
commit5f79d0620ffb2d7a85ea184e6f1c4594bdb6189c (patch)
treefebebefb25bf8b6764a8fba36f1e422ab6cfee06 /src/eom-image.c
parentb7350733555def60354b30c40be650c5474647b6 (diff)
downloadeom-5f79d0620ffb2d7a85ea184e6f1c4594bdb6189c.tar.bz2
eom-5f79d0620ffb2d7a85ea184e6f1c4594bdb6189c.tar.xz
Remove unused macros
Diffstat (limited to 'src/eom-image.c')
-rw-r--r--src/eom-image.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/eom-image.c b/src/eom-image.c
index 191acd4..e56655e 100644
--- a/src/eom-image.c
+++ b/src/eom-image.c
@@ -61,9 +61,6 @@
#if defined(HAVE_LCMS) && defined(GDK_WINDOWING_X11)
#include <lcms2.h>
-#ifndef EXIF_TAG_GAMMA
-#define EXIF_TAG_GAMMA 0xa500
-#endif
#endif
#ifdef HAVE_RSVG