projects
/
platform
/
core
/
api
/
smartcard.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f86b03
)
Fix build error for coverage
58/234958/1
author
Jihoon Jung
<jh8801.jung@samsung.com>
Mon, 1 Jun 2020 05:47:27 +0000
(14:47 +0900)
committer
Jihoon 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
patch
|
blob
|
history
diff --git
a/unittest/include/tct_common.h
b/unittest/include/tct_common.h
index
ebe9193
..
5617478
100755
(executable)
--- 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