diff options
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/cycle.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/cycle.py b/scripts/cycle.py index 6165afab..fbae810b 100644 --- a/scripts/cycle.py +++ b/scripts/cycle.py @@ -455,8 +455,6 @@ class _CycleDesktops(_Cycle): def __eq__(self, other): return other.index == self.index - START_WITH_NEXT = 0 - def __init__(self): _Cycle.__init__(self) |
