Skip to content

Commit

Permalink
merge SPExportController (part of #2789)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmoagx committed Jan 20, 2018
1 parent e00786a commit db2bdd8
Show file tree
Hide file tree
Showing 34 changed files with 2,836 additions and 3,983 deletions.
43 changes: 0 additions & 43 deletions Source/SPCSVExporterDelegate.h

This file was deleted.

124 changes: 0 additions & 124 deletions Source/SPCSVExporterDelegate.m

This file was deleted.

6 changes: 1 addition & 5 deletions Source/SPDatabaseStructure.m
Expand Up @@ -36,7 +36,7 @@

#import <pthread.h>

@interface SPDatabaseStructure (Private_API)
@interface SPDatabaseStructure ()

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

Expand Down Expand Up @@ -469,13 +469,9 @@ - (void)dealloc
[super dealloc];
}

@end

#pragma mark -
#pragma mark Private API

@implementation SPDatabaseStructure (Private_API)

/**
* Ensure that processing is completed.
*/
Expand Down
43 changes: 0 additions & 43 deletions Source/SPDotExporterDelegate.h

This file was deleted.

78 changes: 0 additions & 78 deletions Source/SPDotExporterDelegate.m

This file was deleted.

36 changes: 0 additions & 36 deletions Source/SPExportController+SharedPrivateAPI.h

This file was deleted.

0 comments on commit db2bdd8

Please sign in to comment.