[pitivi: 1/3] actioner: remove dead function
- From: Edward Hervey <edwardrv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi: 1/3] actioner: remove dead function
- Date: Mon, 8 Nov 2010 11:13:55 +0000 (UTC)
commit 74b06d63bf197c2df658226e5c63e57e36fc21e2
Author: Alessandro Decina <alessandro d gmail com>
Date: Mon Nov 8 12:00:48 2010 +0100
actioner: remove dead function
pitivi/actioner.py | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/pitivi/actioner.py b/pitivi/actioner.py
index cdabe51..7a3aaeb 100644
--- a/pitivi/actioner.py
+++ b/pitivi/actioner.py
@@ -165,9 +165,6 @@ class Renderer(Actioner):
self.detectStreamTypes()
self.outfile = outfile
- def setOutfile(self):
- self.outfile = outfile
-
def detectStreamTypes(self):
self.have_video = False
self.have_audio = False
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]