[pitivi/ges: 247/287] Remove the unused ViewerError class
- From: Jean-FranÃois Fortin Tam <jfft src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi/ges: 247/287] Remove the unused ViewerError class
- Date: Thu, 15 Mar 2012 16:46:36 +0000 (UTC)
commit adeb193566df81c3dc8ad097feb130ed523bd975
Author: Jean-FranÃois Fortin Tam <nekohayo gmail com>
Date: Thu Feb 9 14:51:36 2012 -0500
Remove the unused ViewerError class
pitivi/viewer.py | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/pitivi/viewer.py b/pitivi/viewer.py
index 8a07b16..80cd9dd 100644
--- a/pitivi/viewer.py
+++ b/pitivi/viewer.py
@@ -68,10 +68,6 @@ GlobalSettings.addConfigOption("pointColor",
default='49a0e0')
-class ViewerError(Exception):
- pass
-
-
class PitiviViewer(gtk.VBox, Loggable):
__gtype_name__ = 'PitiviViewer'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]