[enco] Remove unused internal helpers (#1762)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Fri, 5 Oct 2018 09:31:37 +0000 (18:31 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Fri, 5 Oct 2018 09:31:37 +0000 (18:31 +0900)
commit316280048dbfb117fc5c6f618bf1610afc82ca67
treec361149e290bcea5e8225d35e3e863870b246658
parentd28f570ce19e436f379be03f550daaf272092828
[enco] Remove unused internal helpers (#1762)

Global.cpp includes several unused internal helpers, which was used to
construct a string value before.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/enco/core/src/CppGen/Global.cpp