From e698f3c6f545e3903e3946f30d01aafcc6718bb5 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 8 Apr 2025 22:49:09 +0300 Subject: [PATCH] cleanup... Signed-off-by: Alex A. Naanou --- Viewer/features/filesystem.js | 2 -- 1 file changed, 2 deletions(-) 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'] =