Skip to content

Commit

Permalink
remove dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
gwatcha committed Aug 19, 2020
1 parent a5c7239 commit 547e2c9
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions internal/state_machine/constants.lua
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,6 @@ local constants = {
"command"
}
},
binding_list = {
w = 600,
h = 850,
x = 0,
y = 0,
dock = 0,
state_filter_active = true,
context_filter_active = false,
context_filter = 1,
type_filter_active = false,
type_filter = 1,
},
}
}

Expand Down

0 comments on commit 547e2c9

Please sign in to comment.