Skip to content

Commit 8846f44

Browse files
author
alexandre-perrin
committed
fixup! wip: add profiling funcs
1 parent ec94af7 commit 8846f44

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/src/systest/test_wasm_rpc.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,6 @@ enum test_direct_command_payloads {
103103
" \"params\": " TB_TEST_RPC_REQUEST_PARAMS "}" \
104104
"}"
105105

106-
#define XSTR(x) #x
107-
#define STR(x) XSTR(x)
108-
109106
#define EVP2_TB_MDC_REQ_1 \
110107
"{" \
111108
"\"direct-command-request\": {" \

0 commit comments

Comments
 (0)