summaryrefslogtreecommitdiff
path: root/scripts/cycle.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/cycle.py')
-rw-r--r--scripts/cycle.py2
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)