Skip to content

Commit db2bdd8

Browse files
committed
merge SPExportController (part of #2789)
1 parent e00786a commit db2bdd8

34 files changed

+2836
-3983
lines changed

Source/SPCSVExporterDelegate.h

Lines changed: 0 additions & 43 deletions
This file was deleted.

Source/SPCSVExporterDelegate.m

Lines changed: 0 additions & 124 deletions
This file was deleted.

Source/SPDatabaseStructure.m

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
#import <pthread.h>
3838

39-
@interface SPDatabaseStructure (Private_API)
39+
@interface SPDatabaseStructure ()
4040

4141
- (void)_destroy:(NSNotification *)notification;
4242

@@ -469,13 +469,9 @@ - (void)dealloc
469469
[super dealloc];
470470
}
471471

472-
@end
473-
474472
#pragma mark -
475473
#pragma mark Private API
476474

477-
@implementation SPDatabaseStructure (Private_API)
478-
479475
/**
480476
* Ensure that processing is completed.
481477
*/

Source/SPDotExporterDelegate.h

Lines changed: 0 additions & 43 deletions
This file was deleted.

Source/SPDotExporterDelegate.m

Lines changed: 0 additions & 78 deletions
This file was deleted.

Source/SPExportController+SharedPrivateAPI.h

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)