modules/information: remove unused headers 70/59070/3
authorLukasz Stanislawski <l.stanislaws@samsung.com>
Tue, 9 Feb 2016 14:31:20 +0000 (15:31 +0100)
committerLukasz Stanislawski <l.stanislaws@samsung.com>
Thu, 11 Feb 2016 08:53:09 +0000 (00:53 -0800)
Remove vconf and message-port headers from voice_recorder.

Change-Id: If8e1be153c52d4c6439b54aa9b67c8edefc3c580
Signed-off-by: Lukasz Stanislawski <l.stanislaws@samsung.com>
src/modules/information/voice_recorder.c

index decbfe8..079fdbf 100644 (file)
@@ -21,9 +21,7 @@
 
 #include <stdio.h>
 #include <stdlib.h>
-#include <vconf.h>
 #include <stdbool.h>
-#include <message-port.h>
 #include "common.h"
 #include "indicator.h"
 #include "icon.h"