diff pyntnclick/constants.py @ 716:38f537b0ee82 pyntnclick

Remove some cruft
author Neil Muller <neil@dip.sun.ac.za>
date Sun, 05 Aug 2012 16:00:02 +0200
parents 29ff33d5a1a4
children 2f74064bc779
line wrap: on
line diff
--- a/pyntnclick/constants.py	Sun Aug 05 15:12:46 2012 +0200
+++ b/pyntnclick/constants.py	Sun Aug 05 16:00:02 2012 +0200
@@ -40,6 +40,3 @@
 
     modal_obscure_color = (0, 0, 0, 0xB0)
 
-    # User event IDs:
-    enter = 1
-    leave = 2