From efb6d2808391ffc006996cacc70273fd67f12513 Mon Sep 17 00:00:00 2001 From: Marek Siarkowicz Date: Fri, 12 Jun 2015 22:31:29 +0200 Subject: Remove unneeded. --- ParrotZikTray | 4 ---- 1 file changed, 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): -- cgit v1.2.1