Fixed code style. Removed unused code.

This commit is contained in:
Michael Starke
2021-01-08 09:06:59 +01:00
parent b6df969bf4
commit fd88b2c506
4 changed files with 6 additions and 9 deletions

View File

@@ -23,7 +23,6 @@
#import "MPViewController.h"
@class MPDocument;
@class MPCollectionViewItem;
@interface MPIconSelectViewController : MPViewController <NSCollectionViewDelegate>