[totem] lib: Remove obsolete screensaver inhibition code



commit 4b78319a380052e297f7f8cc82d82c024568aac4
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Mar 28 17:09:54 2012 +0200

    lib: Remove obsolete screensaver inhibition code

 Makefile.am          |    2 +-
 configure.in         |    1 -
 lib/Makefile.am      |   19 --
 lib/totem-scrsaver.c |  543 --------------------------------------------------
 lib/totem-scrsaver.h |   57 ------
 5 files changed, 1 insertions(+), 621 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 29e8f39..79a7047 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-NORMAL_SUBDIRS = lib po data help src docs
+NORMAL_SUBDIRS = po data help src docs
 SUBDIRS = $(NORMAL_SUBDIRS)
 
 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
diff --git a/configure.in b/configure.in
index 6ff4ea4..f3f2f05 100644
--- a/configure.in
+++ b/configure.in
@@ -742,7 +742,6 @@ AC_SUBST([AM_LDFLAGS])
 AC_OUTPUT([
 Makefile
 totem.spec
-lib/Makefile
 src/Makefile
 src/gst/Makefile
 src/properties/Makefile



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