Clean: remove small files 39/14639/2
authorKazumasa Mitsunari <knimitz@witz-inc.co.jp>
Mon, 25 Jun 2018 00:44:07 +0000 (09:44 +0900)
committerKazumasa Mitsunari <knimitz@witz-inc.co.jp>
Mon, 25 Jun 2018 01:33:51 +0000 (01:33 +0000)
commit714b578b8961b218841160e06df976863a2010d8
treedd02040d17b8761c0f2c0bfa6407e158d77544dc
parentbe9cbe2c4d0bc0f65cbe08de2bad3eb6e7f248c0
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 <knimitz@witz-inc.co.jp>
src/CMakeLists.txt
src/app.cpp
src/app.hpp
src/config.cpp [deleted file]
src/config.hpp [deleted file]
src/policy.hpp [deleted file]