eolian: drop @ctor_param and the associated APIs
authorDaniel Kolesa <d.kolesa@samsung.com>
Mon, 16 Sep 2019 13:27:04 +0000 (15:27 +0200)
committerJongmin Lee <jm105.lee@samsung.com>
Mon, 16 Sep 2019 21:14:14 +0000 (06:14 +0900)
commitce7f77d061a622e7047d955dcba691326760b7b1
tree7ec490403d79e597193eb94083b5fd023b2093ec
parent955a0b4de569b810a1e97d5573aad5ad92dda268
eolian: drop @ctor_param and the associated APIs

This has been unused for a while, and has been just lingering
around the code, so drop it so it doesn't make it into a release.
src/bindings/luajit/eolian.lua
src/lib/eolian/Eolian.h
src/lib/eolian/database_constructor_api.c
src/lib/eolian/eo_lexer.h
src/lib/eolian/eo_parser.c
src/lib/eolian/eolian_database.h
src/lib/eolian_cxx/grammar/klass_def.hpp
src/tests/eolian/data/ctor_dtor.eo
src/tests/eolian/eolian_parsing.c
src/tests/eolian_cxx/eolian_cxx_test_binding.cc