Removed unused classes

This commit is contained in:
michael starke
2016-08-30 12:08:46 +02:00
parent cd47237742
commit da295b9acd
8 changed files with 3 additions and 139 deletions

View File

@@ -1,13 +0,0 @@
//
// MPArrayController.h
// MacPass
//
// Created by Michael Starke on 27/08/16.
// Copyright © 2016 HicknHack Software GmbH. All rights reserved.
//
#import <Cocoa/Cocoa.h>
@interface MPArrayController : NSArrayController
@end