Skip to content

Commit

Permalink
types: remove old BREAKPOINT macro (baresip#1194)
Browse files Browse the repository at this point in the history
  • Loading branch information
alfredh authored Oct 9, 2024
1 parent 7cec1d7 commit 63776ce
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions include/re_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,6 @@ typedef SSIZE_T ssize_t;
#define RE_BREAKPOINT
#endif

/* Backwards compat */
#define BREAKPOINT RE_BREAKPOINT


/* Error return/goto debug helpers */
#ifdef TRACE_ERR
Expand Down

0 comments on commit 63776ce

Please sign in to comment.