Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pippy_app.py
diff options
context:
space:
mode:
Diffstat (limited to 'pippy_app.py')
-rw-r--r--pippy_app.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pippy_app.py b/pippy_app.py
index 6e07cce..5cbde7d 100644
--- a/pippy_app.py
+++ b/pippy_app.py
@@ -95,7 +95,6 @@ class ScreencastActivity(ViewSourceActivity):
# Status label.
self.status = gtk.Label(_("Status: Stopped"))
-
hbox.pack_start(self.record, expand=False, padding=40)
hbox.pack_start(self.stop, expand=False, padding=40)