Clean up source code 93/12793/3 4.99.5 eel/4.99.5 eel_4.99.5
authorKazumasa Mitsunari <knimitz@witz-inc.co.jp>
Wed, 20 Dec 2017 07:54:53 +0000 (16:54 +0900)
committerKazumasa Mitsunari <knimitz@witz-inc.co.jp>
Thu, 21 Dec 2017 06:44:35 +0000 (06:44 +0000)
commita65ed04064a6930d072b2d7b73a76911f8672bb7
treef48717c2c19830bc9702635cbb3e670f3e258f3b
parent72295a67230bceb2777fca41fda92098acc15fab
Clean up source code

To reduce the files and redundant code,
* Remove afb_binding_api.* files and generate-binding-glue.py.
* Merge them into other source codes.

Change-Id: Ib61350ee6a42d73efc3fa29fa0c4868145a88e2e
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
generate-binding-glue.py [deleted file]
src/CMakeLists.txt
src/afb_binding_api.cpp [deleted file]
src/afb_binding_api.hpp [deleted file]
src/app.cpp
src/app.hpp
src/main.cpp