Skip to content

Commit c05343e

Browse files
committed
removed unused variable
1 parent c333ca6 commit c05343e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

js/main.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,6 @@ function BlackboxLogViewer() {
5959
// JSON graph configuration:
6060
graphConfig = {},
6161

62-
// User's map config
63-
mapConfig = {}, //FIXME I may not need this
64-
65-
6662
offsetCache = [], // Storage for the offset cache (last 20 files)
6763
currentOffsetCache = {log:null, index:null, video:null, offset:null},
6864

0 commit comments

Comments
 (0)