mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-24 19:39:35 +00:00
Made project compile again
This commit is contained in:
@@ -17,8 +17,6 @@ NSString *const MPDidLoadDataBaseNotification = @"DidLoadDataBaseNotification";
|
||||
|
||||
@implementation MPDatabaseDocument
|
||||
|
||||
@synthesize tree = _tree;
|
||||
|
||||
- (id)init {
|
||||
// no appropriate init method
|
||||
return nil;
|
||||
|
||||
Reference in New Issue
Block a user