Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel QuiƱones <manuq@laptop.org>2013-05-15 03:51:20 (GMT)
committer Agustin Zubiaga <aguz@localhost.localdomain>2013-06-03 19:07:00 (GMT)
commit5e60064a217be7adb688c029cffe56fa6ae0c23e (patch)
treec4356f981c451b1319b7d450ca573c639b7ab13c
parente080cd8d3a45ceafe23067307373127b0a24081c (diff)
Remove unused global
-rw-r--r--ImageViewerActivity.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/ImageViewerActivity.py b/ImageViewerActivity.py
index 7d73d42..4e5c6d1 100644
--- a/ImageViewerActivity.py
+++ b/ImageViewerActivity.py
@@ -49,7 +49,6 @@ try:
except:
GESTURES_AVAILABLE = False
-ANGLE_THRESHOLD = 0.5 # 1.57 radians == 90 degrees
import telepathy
import dbus