aboutsummaryrefslogtreecommitdiffstats
path: root/src/json_helper.cpp
diff options
context:
space:
mode:
authorYuta Doi <yuta-d@witz-inc.co.jp>2018-05-10 14:44:21 +0900
committerYuta Doi <yuta-d@witz-inc.co.jp>2018-05-10 14:44:21 +0900
commit6ecd550833c47819bf0df7dc9df848dea67f2b28 (patch)
tree18350e61e8bbe389c9e6864ce0d88d7a2299a30c /src/json_helper.cpp
parent2ea71aa957634ce69681ae34abace0566d52b744 (diff)
Replace json_object_from_file to inputJsonFilie
and remove unnecessary header Change-Id: Ia4200a9742d62933328d0518731710413caa1a5c Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
Diffstat (limited to 'src/json_helper.cpp')
-rw-r--r--src/json_helper.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/json_helper.cpp b/src/json_helper.cpp
index f9b916e..cbbf564 100644
--- a/src/json_helper.cpp
+++ b/src/json_helper.cpp
@@ -15,8 +15,6 @@
*/
-#include <json-c/json.h>
-#include <json.h>
#include "json_helper.hpp"
#include "hmi-debug.h"