From: Kazumasa Mitsunari Date: Mon, 25 Jun 2018 00:44:07 +0000 (+0900) Subject: Clean: remove small files X-Git-Tag: flounder_5.99.2~23 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=714b578b8961b218841160e06df976863a2010d8;hp=714b578b8961b218841160e06df976863a2010d8;p=apps%2Fagl-service-windowmanager-2017.git Clean: remove small files *policy.hpp No affect to Window Manager decision, so remove it. *config.hpp, config.cpp Small function to hold the path information to config file, but no need to hold until the death of process. So move it to stack variable, then remove files. Change-Id: I6c210acc586c7cc048e0b158df5e3a511f927b9d Signed-off-by: Kazumasa Mitsunari ---