diff options
author | Johan Hedberg <johan.hedberg@nokia.com> | 2008-09-03 14:07:28 +0300 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@nokia.com> | 2008-09-03 14:07:28 +0300 |
commit | 86340d34bb4786f6a657e74936e2639e6d041504 (patch) | |
tree | 89c267d60c8119b7ac8d3edb1ed4baf3f719056e /audio/main.c | |
parent | 8c565c2146ecb7cde3761c087b67618985ab4346 (diff) |
Remove unnecessary include
Diffstat (limited to 'audio/main.c')
-rw-r--r-- | audio/main.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/main.c b/audio/main.c index 8c3ce9c7..9afc61e6 100644 --- a/audio/main.c +++ b/audio/main.c @@ -39,7 +39,6 @@ #include "unix.h" #include "device.h" #include "manager.h" -#include "telephony.h" static GKeyFile *load_config_file(const char *file) { |