Removed obsolete method definition

This commit is contained in:
michael starke
2013-06-15 22:06:20 +02:00
parent 521ac06dc6
commit 091bb384fe
2 changed files with 1 additions and 3 deletions

View File

@@ -20,8 +20,6 @@
- (void)clearSelection; - (void)clearSelection;
- (void)showOutline; - (void)showOutline;
- (void)setupNotifications;
- (void)createGroup:(id)sender; - (void)createGroup:(id)sender;
- (void)createEntry:(id)sender; - (void)createEntry:(id)sender;
- (void)deleteEntry:(id)sender; - (void)deleteEntry:(id)sender;

View File

@@ -48,7 +48,7 @@
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>216</string> <string>219</string>
<key>LSMinimumSystemVersion</key> <key>LSMinimumSystemVersion</key>
<string>${MACOSX_DEPLOYMENT_TARGET}</string> <string>${MACOSX_DEPLOYMENT_TARGET}</string>
<key>NSHumanReadableCopyright</key> <key>NSHumanReadableCopyright</key>