Skip to content

Commit 1cf71d8

Browse files
fix bad merge
1 parent 3062964 commit 1cf71d8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Sources/Sentry/include/SentrySessionReplayIntegration.h

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,6 @@ NS_ASSUME_NONNULL_BEGIN
1111
*/
1212
- (void)captureReplay;
1313

14-
/**
15-
* Captures Replay. Used by the Hybrid SDKs.
16-
*/
17-
- (void)captureReplay;
18-
1914
@end
2015
#endif // SENTRY_HAS_UIKIT && !TARGET_OS_VISION
2116
NS_ASSUME_NONNULL_END

0 commit comments

Comments
 (0)