diff --git a/Viewer/features/filesystem.js b/Viewer/features/filesystem.js index 134fb37f..3d92f9a6 100755 --- a/Viewer/features/filesystem.js +++ b/Viewer/features/filesystem.js @@ -3507,8 +3507,6 @@ var FileSystemWriterUIActions = actions.Actions({ exportHistoryPush: ['- File/', function(settings){ - //settings = settings - // || this.config['export-settings'] var l = this.config['export-history-length'] || 50 var history = this.config['export-history'] =