Skip to content

Commit ed7a037

Browse files
chore(cleanup): remove unsed TEC_TRY_END
Signed-off-by: Shashwat Agrawal <shashwatagrawal473@gmail.com>
1 parent 0e40232 commit ed7a037

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tec.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,6 @@ inline std::string tec_to_string(char *value) {
236236
tec_context.jump_set = false; \
237237
} while (0)
238238

239-
#define TEC_TRY_END
240239
/*
241240
* don't fuck with this.
242241
* keep TEC_FORMAT_SPEC and TEC_FORMAT_VALUE split to avoid -Wformat issues

0 commit comments

Comments
 (0)