Skip to content

Commit 0b92919

Browse files
Azim KhanAzim Khan
authored andcommitted
Remove multiple definition of GREENTEA_SETUP added due to rebase
1 parent b3cbb07 commit 0b92919

File tree

1 file changed

+0
-1
lines changed
  • features/frameworks/greentea-client/greentea-client

1 file changed

+0
-1
lines changed

features/frameworks/greentea-client/greentea-client/test_env.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ extern const char* GREENTEA_TEST_ENV_LCOV_START;
8282
/**
8383
* Greentea-client related API for communication with host side
8484
*/
85-
void GREENTEA_SETUP(const int, const char *);
8685
void GREENTEA_SETUP_UUID(const int timeout, const char *host_test_name, char *buffer, size_t size);
8786
void GREENTEA_TESTSUITE_RESULT(const int);
8887
void GREENTEA_TESTCASE_START(const char *test_case_name);

0 commit comments

Comments
 (0)