Fix build error for coverage 58/234958/1
authorJihoon Jung <jh8801.jung@samsung.com>
Mon, 1 Jun 2020 05:47:27 +0000 (14:47 +0900)
committerJihoon Jung <jh8801.jung@samsung.com>
Mon, 1 Jun 2020 05:47:27 +0000 (14:47 +0900)
Change-Id: I96a2e7506a2ff75fe782ac0a6724adc667a5f230
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
unittest/include/tct_common.h

index ebe9193..5617478 100755 (executable)
@@ -209,8 +209,6 @@ bool GetValueForTCTSetting(char* pstrKeyString, char* pstrValue, char* pstrModul
     fprintf(stdout,  "\n" ); \
 } while(0)
 
-#endif
-
 #ifdef __cplusplus
 }
 #endif