From c1a56c96b724c3cf380a61b8e95fde1839a34f54 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Tue, 12 Jun 2012 20:07:20 +0200 Subject: thumbnailer: Remove unused code The code to overlay an icon is unused since commit https://git.gnome.org/browse/evince/commit/?id=808285c origin commit: https://git.gnome.org/browse/evince/commit/?id=171918f --- thumbnailer/Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'thumbnailer/Makefile.am') diff --git a/thumbnailer/Makefile.am b/thumbnailer/Makefile.am index 0f01eeb2..4953dd52 100644 --- a/thumbnailer/Makefile.am +++ b/thumbnailer/Makefile.am @@ -6,11 +6,8 @@ atril_thumbnailer_SOURCES = \ atril-thumbnailer.c atril_thumbnailer_CPPFLAGS = \ - -DATRILDATADIR=\"$(pkgdatadir)\" \ -I$(top_srcdir) \ -I$(top_builddir) \ - -DMATELOCALEDIR=\"$(datadir)/locale\" \ - -DMATEICONDIR=\""$(datadir)/pixmaps"\" \ $(AM_CPPFLAGS) atril_thumbnailer_CFLAGS = \ -- cgit v1.2.1