X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=scripts%2Fcycle.py;h=fbae810b66f66dc4d38fbecdc1e583d51d168f7b;hb=31d41a7aa60b06caea77d2c20af48e5c54eed600;hp=6165afab06c2d95b096980082636aca4ba3f4183;hpb=671230f83e05bc0f60abd42cac0735657ff90ed6;p=chaz%2Fopenbox 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)