diff options
Diffstat (limited to 'Source/SPExportController.h')
-rw-r--r-- | Source/SPExportController.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Source/SPExportController.h b/Source/SPExportController.h index 274da7ed..f1737595 100644 --- a/Source/SPExportController.h +++ b/Source/SPExportController.h @@ -187,11 +187,6 @@ SPExportSource exportSource; /** - * Available filename tokens - */ - NSString *availableFilenameTokens; - - /** * Display advanced view flag */ BOOL showAdvancedView; |