Fix build breakage.

pull/1/head
matthew chen 7 years ago committed by Matthew Chen
parent 873c789132
commit 8325c37191

@ -53,9 +53,7 @@ extern NSString *const StorageIsReadyNotification;
// TODO: Deprecate?
- (nullable YapDatabaseConnection *)newDatabaseConnection;
#ifdef DEBUG
- (BOOL)registerExtension:(YapDatabaseExtension *)extension withName:(NSString *)extensionName;
#endif
- (void)asyncRegisterExtension:(YapDatabaseExtension *)extension withName:(NSString *)extensionName;
- (nullable id)registeredExtension:(NSString *)extensionName;

Loading…
Cancel
Save