[gedit] Remove useless var.



commit ebc114112551eb5e07d637ebf4268fd33da1cdba
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Sat Nov 6 15:45:36 2010 +0100

    Remove useless var.

 gedit/Makefile.am |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)
---
diff --git a/gedit/Makefile.am b/gedit/Makefile.am
index db33454..39df7c3 100644
--- a/gedit/Makefile.am
+++ b/gedit/Makefile.am
@@ -265,16 +265,6 @@ EXTRA_DIST = 				\
 
 CLEANFILES = $(BUILT_SOURCES)
 
-theatrics_files =						\
-	./theatrics/gedit-theatrics-actor.h			\
-	./theatrics/gedit-theatrics-actor.c			\
-	./theatrics/gedit-theatrics-animated-widget.h		\
-	./theatrics/gedit-theatrics-animated-widget.c		\
-	./theatrics/gedit-theatrics-choreographer.h		\
-	./theatrics/gedit-theatrics-choreographer.c		\
-	./theatrics/gedit-theatrics-stage.h			\
-	./theatrics/gedit-theatrics-stage.c
-
 if HAVE_INTROSPECTION
 -include $(INTROSPECTION_MAKEFILE)
 INTROSPECTION_GIRS = Gedit-3.0.gir



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