[pitivi: 10/14] viewer: remove call to a non existing method.
- From: Edward Hervey <edwardrv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi: 10/14] viewer: remove call to a non existing method.
- Date: Mon, 20 Sep 2010 09:44:30 +0000 (UTC)
commit 241e27c75033e7c7d7c69897e32a00215d7172be
Author: Alessandro Decina <alessandro d gmail com>
Date: Fri Sep 17 15:47:59 2010 +0200
viewer: remove call to a non existing method.
pitivi/ui/viewer.py | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/pitivi/ui/viewer.py b/pitivi/ui/viewer.py
index 095cc41..6e1f134 100644
--- a/pitivi/ui/viewer.py
+++ b/pitivi/ui/viewer.py
@@ -159,7 +159,6 @@ class PitiviViewer(gtk.VBox, Loggable):
self.action.deactivate()
self.pipeline.removeAction(self.action)
- self.deactivatePositionListener()
self.pipeline.disconnect_by_function(self._posCb)
self.pipeline.disconnect_by_function(self._currentStateCb)
self.pipeline.disconnect_by_function(self._elementMessageCb)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]