mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-22 18:49:27 +00:00
Remove unused Notification key
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
#import "MPSettingsHelper.h"
|
||||
#import "MPAppDelegate.h"
|
||||
|
||||
NSString *const MPShouldLockDatabaseNotification = @"com.hicknhack.macpass.MPShouldLockDatabaseNotification";
|
||||
|
||||
@interface MPLockDaemon () {
|
||||
NSTimer *idleCheckTimer;
|
||||
|
||||
Reference in New Issue
Block a user