[gnome-bluetooth] sendto: Remove obsolete sources



commit 75e5c4658b004a1f375bdce3b910c49383d19755
Author: Emilio Pozuelo Monfort <emilio pozuelo collabora co uk>
Date:   Wed May 15 12:47:19 2013 +0200

    sendto: Remove obsolete sources
    
    https://bugzilla.gnome.org/show_bug.cgi?id=685717

 sendto/Makefile.am  |    2 +-
 sendto/obex-agent.c |  455 ---------------------------------------------------
 sendto/obex-agent.h |   87 ----------
 3 files changed, 1 insertions(+), 543 deletions(-)
---
diff --git a/sendto/Makefile.am b/sendto/Makefile.am
index a9d8e61..9ad7374 100644
--- a/sendto/Makefile.am
+++ b/sendto/Makefile.am
@@ -12,7 +12,7 @@ AM_CFLAGS =                                     \
 
 bin_PROGRAMS = bluetooth-sendto
 
-bluetooth_sendto_SOURCES = main.c obex-agent.c obex-agent.h
+bluetooth_sendto_SOURCES = main.c
 
 bluetooth_sendto_LDADD = $(top_builddir)/lib/libgnome-bluetooth.la $(SENDTO_LIBS)
 


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