[gnome-bluetooth] properties: Remove obsolete code



commit 98db6184fae06c147ce1883fc64800b4eb266b83
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Mar 4 22:29:43 2011 +0000

    properties: Remove obsolete code

 properties/Makefile.am |    4 +-
 properties/adapter.c   |  730 ------------------------------------------------
 properties/adapter.h   |   26 --
 3 files changed, 1 insertions(+), 759 deletions(-)
---
diff --git a/properties/Makefile.am b/properties/Makefile.am
index 3c197fb..08b4b21 100644
--- a/properties/Makefile.am
+++ b/properties/Makefile.am
@@ -4,9 +4,7 @@ ccpanels_LTLIBRARIES = libbluetooth.la
 
 libbluetooth_la_SOURCES =			\
 	cc-bluetooth-panel.c			\
-	cc-bluetooth-panel.h			\
-	adapter.h				\
-	adapter.c
+	cc-bluetooth-panel.h
 
 libbluetooth_la_LIBADD = $(top_builddir)/lib/libgnome-bluetooth.la $(top_builddir)/lib/libcommon.la $(PROPS_LIBS)
 libbluetooth_la_LDFLAGS = -avoid-version -module



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