[ostree] Remove stub daemon code



commit 53dcb3a68d4c59f71be09cf2f5e79e369364d300
Author: Colin Walters <walters verbum org>
Date:   Sun Jul 7 18:14:53 2013 -0400

    Remove stub daemon code
    
    This really shouldn't have lived so long...it does nothing now, and we
    should probably just be exposing an API for packagekit anyways.

 Makefile-daemon.am     |   28 --------
 Makefile.am            |    1 -
 src/daemon/ostreed.c   |   72 ---------------------
 src/daemon/ot-daemon.c |  165 ------------------------------------------------
 src/daemon/ot-daemon.h |   70 --------------------
 5 files changed, 0 insertions(+), 336 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index ac4bf5f..b87ecb3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -78,7 +78,6 @@ libgsystem_cflags = $(OT_INTERNAL_GIO_UNIX_CFLAGS) -I$(srcdir)/src/libgsystem
 libgsystem_libs = $(OT_INTERNAL_GIO_UNIX_LIBS)
 include src/libgsystem/Makefile-libgsystem.am
 noinst_LTLIBRARIES += libgsystem.la
-include Makefile-daemon.am
 include Makefile-otutil.am
 include Makefile-libostree.am
 include Makefile-ostree.am


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