Skip to content

Commit

Permalink
remove obsolete function declaration in sentry_scope.h
Browse files Browse the repository at this point in the history
  • Loading branch information
supervacuus committed Jul 3, 2023
1 parent 2b006d2 commit 5890e22
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/sentry_scope.h
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ sentry_scope_t *sentry__scope_lock(void);
*/
void sentry__scope_unlock(void);

sentry_scope_t *sentry__scope_lock_with_options(
const sentry_options_t *options);

/**
* This will free all the data attached to the global scope
*/
Expand Down

0 comments on commit 5890e22

Please sign in to comment.