aboutsummaryrefslogtreecommitdiff
path: root/test/test-gactionmuxer.cpp
diff options
context:
space:
mode:
authorLars Uebernickel <lars.uebernickel@canonical.com>2013-08-28 12:23:31 +0200
committerLars Uebernickel <lars.uebernickel@canonical.com>2013-08-28 12:23:31 +0200
commitcf65169f759da649663cf53b6c6e78c74619d1ed (patch)
tree9d2d41685b6ed7b7f6c6c8d877dfd2d49e489d80 /test/test-gactionmuxer.cpp
parent6ded3e619d7308b6eda2bf0928b226378b565d1b (diff)
downloadayatana-indicator-messages-cf65169f759da649663cf53b6c6e78c74619d1ed.tar.gz
ayatana-indicator-messages-cf65169f759da649663cf53b6c6e78c74619d1ed.tar.bz2
ayatana-indicator-messages-cf65169f759da649663cf53b6c6e78c74619d1ed.zip
Remove app-section.[ch]
Diffstat (limited to 'test/test-gactionmuxer.cpp')
-rw-r--r--test/test-gactionmuxer.cpp1
1 files changed, 0 insertions, 1 deletions
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 <http://www.gnu.org/licenses/>.
#include <gtest/gtest.h>
extern "C" {
-#include "app-section.h"
#include "gactionmuxer.h"
}