aboutsummaryrefslogtreecommitdiffstats
path: root/examples/xmonad
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-06-13 01:11:22 +0200
committerMattias Andrée <maandree@operamail.com>2014-06-13 01:11:22 +0200
commit5cfbe16c4b704dc0bd2b5655eca3fc2aee7726c6 (patch)
tree5d5e037a11012a3b1ca47e7a55a488504bbca350 /examples/xmonad
parentadd DelayedSometimes (diff)
downloadxpybar-5cfbe16c4b704dc0bd2b5655eca3fc2aee7726c6.tar.gz
xpybar-5cfbe16c4b704dc0bd2b5655eca3fc2aee7726c6.tar.bz2
xpybar-5cfbe16c4b704dc0bd2b5655eca3fc2aee7726c6.tar.xz
remove old imports
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'examples/xmonad')
-rw-r--r--examples/xmonad2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/xmonad b/examples/xmonad
index 056eb50..70d0a94 100644
--- a/examples/xmonad
+++ b/examples/xmonad
@@ -7,8 +7,6 @@ import threading
from util import *
-import Xlib.X, Xlib.protocol.event
-
OUTPUT, HEIGHT, YPOS, TOP = 0, 12, 0, True