[plier/tf] remove macro that does not fit with plier-tf (#5871)
author윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Thu, 25 Jul 2019 06:04:20 +0000 (15:04 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Thu, 25 Jul 2019 06:04:20 +0000 (15:04 +0900)
Remove a macro, which has no relation with TF and plier-tf.

Signed-off-by: Hyun Sik Yoon <hyunsik.yoon@samsung.com>
compiler/plier-tf/include/plier/tf/TestHelper.h

index 0a6b823..be1038a 100644 (file)
@@ -25,8 +25,6 @@
 
 #include <istream>
 
-#define STRING_CONTENT(content) #content
-
 namespace plier
 {
 namespace tf