From: Jihoon Jung Date: Mon, 1 Jun 2020 05:47:27 +0000 (+0900) Subject: Fix build error for coverage X-Git-Tag: submit/tizen/20200903.063828~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=da1b3166226577af5cbcd87b9d35629e28a5a132;p=platform%2Fcore%2Fapi%2Fsmartcard.git Fix build error for coverage Change-Id: I96a2e7506a2ff75fe782ac0a6724adc667a5f230 Signed-off-by: Jihoon Jung --- diff --git a/unittest/include/tct_common.h b/unittest/include/tct_common.h index ebe9193..5617478 100755 --- a/unittest/include/tct_common.h +++ b/unittest/include/tct_common.h @@ -209,8 +209,6 @@ bool GetValueForTCTSetting(char* pstrKeyString, char* pstrValue, char* pstrModul fprintf(stdout, "\n" ); \ } while(0) -#endif - #ifdef __cplusplus } #endif