From 889c2163e4b04e3ffcc699c3f94c8f62ff040454 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Wed, 17 Sep 2014 18:49:34 +0100 Subject: [PATCH 5/7] Remove some redundant inclusions Both these files included dbus-test.h already. --- dbus/dbus-auth-util.c | 1 - dbus/dbus-credentials-util.c | 1 - 2 files changed, 2 deletions(-) diff --git a/dbus/dbus-auth-util.c b/dbus/dbus-auth-util.c index e88d669..10cbc49 100644 --- a/dbus/dbus-auth-util.c +++ b/dbus/dbus-auth-util.c @@ -34,7 +34,6 @@ /** @} */ #ifdef DBUS_ENABLE_EMBEDDED_TESTS -#include "dbus-test.h" #include "dbus-auth-script.h" #include diff --git a/dbus/dbus-credentials-util.c b/dbus/dbus-credentials-util.c index d2d164f..94d7201 100644 --- a/dbus/dbus-credentials-util.c +++ b/dbus/dbus-credentials-util.c @@ -34,7 +34,6 @@ /** @} */ #ifdef DBUS_ENABLE_EMBEDDED_TESTS -#include "dbus-test.h" #include #include -- 2.1.0