Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWalter Bender <walter.bender@gmail.com>2012-05-16 01:44:33 (GMT)
committer Walter Bender <walter.bender@gmail.com>2012-05-16 01:44:33 (GMT)
commitbf06b93ce248da5a75640b2ea4294af9c6e87ad1 (patch)
treed0b2eb6ba362c8770f924bd2d5bc858ac5a03745
parent74bdd99b0420fc56f54b24869dbbefb3086db6f4 (diff)
fix inadvertant typo
-rw-r--r--grecord.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/grecord.py b/grecord.py
index 8f3002d..d992463 100644
--- a/grecord.py
+++ b/grecord.py
@@ -147,9 +147,6 @@ class Grecord:
audioline)
audioline.set_state(gst.STATE_PLAYING)
- def blockedCb(self, x, y, z):
- pass
-
def record_audio(self):
# we should be able to add the audiobin on the fly, but unfortunately
# this results in several seconds of silence being added at the start