Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/screencast_process.py
diff options
context:
space:
mode:
Diffstat (limited to 'screencast_process.py')
-rw-r--r--screencast_process.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/screencast_process.py b/screencast_process.py
index 20d090b..6ab0a45 100644
--- a/screencast_process.py
+++ b/screencast_process.py
@@ -47,7 +47,6 @@ class ScreencastProcess(gobject.GObject):
'update-statusbar': (gobject.SIGNAL_RUN_FIRST, gobject.TYPE_NONE, (gobject.TYPE_STRING,gobject.TYPE_FLOAT,)),
}
-
def __init__(self):
""" Constructor
"""