Remove unused Notification key

This commit is contained in:
michael starke
2014-08-18 12:27:20 +02:00
parent 019e64a926
commit cb599671b4
2 changed files with 0 additions and 3 deletions

View File

@@ -8,8 +8,6 @@
#import <Foundation/Foundation.h>
APPKIT_EXTERN NSString *const MPShouldLockDatabaseNotification;
@interface MPLockDaemon : NSObject
+ (MPLockDaemon *)sharedInstance;