diff options
Diffstat (limited to 'ParrotZikTray')
-rwxr-xr-x | ParrotZikTray | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ParrotZikTray b/ParrotZikTray index 6a7ab69..ee492b2 100755 --- a/ParrotZikTray +++ b/ParrotZikTray @@ -33,10 +33,6 @@ class repeat(object): self.id = None -class Stop(Exception): - pass - - class ParrotZikIndicator(SysIndicator): def __init__(self): |