[eog] Drop Microtile Array functions from build



commit b940fc67bec4af041735f9e925ca832b6d462299
Author: Felix Riemann <friemann gnome org>
Date:   Sun Jan 30 20:10:37 2011 +0100

    Drop Microtile Array functions from build
    
    They are not used anymore in the new cairo-based drawing code.

 src/Makefile.am |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index e197d50..600cf84 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -35,7 +35,6 @@ NOINST_H_FILES =			\
 	eog-session.h			\
 	eog-uri-converter.h		\
 	eog-util.h			\
-	uta.h				\
 	zoom.h
 
 INST_H_FILES =				\
@@ -99,7 +98,6 @@ libeog_c_files = 			\
 	eog-util.c			\
 	eog-window-activatable.c	\
 	eog-window.c			\
-	uta.c				\
 	zoom.c
 
 libeog_la_SOURCES =			\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]