Remove unused code
This commit is contained in:
parent
a4bb5b9020
commit
4326c49320
@ -95,9 +95,6 @@ class Tall(Layout):
|
|||||||
|
|
||||||
name = 'tall'
|
name = 'tall'
|
||||||
|
|
||||||
def set_active_window(self, windows, active_window_idx):
|
|
||||||
pass
|
|
||||||
|
|
||||||
def __call__(self, windows, active_window_idx):
|
def __call__(self, windows, active_window_idx):
|
||||||
if len(windows) == 1:
|
if len(windows) == 1:
|
||||||
wg = layout_single_window()
|
wg = layout_single_window()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user