[pitivi: 12/41] Oops, removing prints introduced with d6e937
- From: Thibault Saunier <tsaunier src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi: 12/41] Oops, removing prints introduced with d6e937
- Date: Sat, 13 Aug 2011 12:07:14 +0000 (UTC)
commit 0f96c64b76f634d5ae1a1c2e2077dc5e1a41468b
Author: Thibault Saunier <thibault saunier collabora com>
Date: Mon Aug 8 18:39:52 2011 +0200
Oops, removing prints introduced with d6e937
pitivi/formatters/base.py | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/pitivi/formatters/base.py b/pitivi/formatters/base.py
index e4dbe95..54d43a5 100644
--- a/pitivi/formatters/base.py
+++ b/pitivi/formatters/base.py
@@ -392,8 +392,6 @@ class Formatter(Signallable, Loggable):
old_prefix, new_prefix)
uri = unquote(uri)
old_prefix = unquote(old_prefix)
- print uri
- print old_prefix
if uri.startswith(old_prefix):
uri = quote(uri)
old_prefix = quote(old_prefix)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]