mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 14:46:03 +00:00
Remove unused code
This commit is contained in:
parent
a4bb5b9020
commit
4326c49320
1 changed files with 0 additions and 3 deletions
|
|
@ -95,9 +95,6 @@ class Tall(Layout):
|
|||
|
||||
name = 'tall'
|
||||
|
||||
def set_active_window(self, windows, active_window_idx):
|
||||
pass
|
||||
|
||||
def __call__(self, windows, active_window_idx):
|
||||
if len(windows) == 1:
|
||||
wg = layout_single_window()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue