[gnome-settings-daemon] remote-display: Remove unused header



commit 7b97916ce075cdefddb74eca5127485eb4fc6bba
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Dec 20 17:47:43 2012 +0100

    remote-display: Remove unused header

 plugins/remote-display/Makefile.am                 |    3 +-
 plugins/remote-display/gsd-remote-display-plugin.h |   59 --------------------
 2 files changed, 1 insertions(+), 61 deletions(-)
---
diff --git a/plugins/remote-display/Makefile.am b/plugins/remote-display/Makefile.am
index ef98ec1..c359743 100644
--- a/plugins/remote-display/Makefile.am
+++ b/plugins/remote-display/Makefile.am
@@ -5,8 +5,7 @@ plugin_LTLIBRARIES = libremote-display.la
 libremote_display_la_SOURCES =	\
 	gsd-remote-display-manager.c	\
 	gsd-remote-display-manager.h	\
-	gsd-remote-display-plugin.c	\
-	gsd-remote-display-plugin.h
+	gsd-remote-display-plugin.c
 
 libremote_display_la_CPPFLAGS =				\
 	-I$(top_srcdir)/gnome-settings-daemon			\



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