From cf65169f759da649663cf53b6c6e78c74619d1ed Mon Sep 17 00:00:00 2001 From: Lars Uebernickel Date: Wed, 28 Aug 2013 12:23:31 +0200 Subject: Remove app-section.[ch] --- test/Makefile.am | 2 -- test/test-gactionmuxer.cpp | 1 - 2 files changed, 3 deletions(-) (limited to 'test') diff --git a/test/Makefile.am b/test/Makefile.am index fd61653..b679615 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -40,8 +40,6 @@ noinst_LTLIBRARIES = \ libindicator_messages_service_la_SOURCES = \ $(top_builddir)/common/indicator-messages-service.c \ $(top_builddir)/common/indicator-messages-service.h \ - $(top_srcdir)/src/app-section.c \ - $(top_srcdir)/src/app-section.h \ $(top_srcdir)/src/gactionmuxer.c \ $(top_srcdir)/src/gactionmuxer.h $(top_srcdir)/src/dbus-data.h diff --git a/test/test-gactionmuxer.cpp b/test/test-gactionmuxer.cpp index 129f3a7..78e808f 100644 --- a/test/test-gactionmuxer.cpp +++ b/test/test-gactionmuxer.cpp @@ -22,7 +22,6 @@ with this program. If not, see . #include extern "C" { -#include "app-section.h" #include "gactionmuxer.h" } -- cgit v1.2.3