Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Fidget-Spinner committed Jan 27, 2025
1 parent 9f90bfe commit db5114b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Python/ceval_macros.h
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,6 @@
# define DISPATCH_GOTO() goto dispatch_opcode
#endif

#define TAIL_CALL_TARGET(name) name


/* PRE_DISPATCH_GOTO() does lltrace if enabled. Normally a no-op */
#ifdef LLTRACE
#define PRE_DISPATCH_GOTO() if (frame->lltrace >= 5) { \
Expand Down

0 comments on commit db5114b

Please sign in to comment.