From c2833e263d6cfc4cf82f4bfdcc59640a4071aeae Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Mon, 13 Aug 2007 08:14:22 +0000 Subject: Remove ifndef protections and includes from .h files --- audio/manager.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'audio/manager.h') diff --git a/audio/manager.h b/audio/manager.h index 993c1057..a18cf4fd 100644 --- a/audio/manager.h +++ b/audio/manager.h @@ -21,11 +21,6 @@ * */ -#include -#include - -#include "device.h" - #define MAX_PATH_LENGTH 64 /* D-Bus path */ #define AUDIO_MANAGER_PATH "/org/bluez/audio" #define AUDIO_MANAGER_INTERFACE "org.bluez.audio.Manager" -- cgit