[pitivi/ges: 268/287] Remove the unused ProjectError class
- From: Jean-FranÃois Fortin Tam <jfft src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi/ges: 268/287] Remove the unused ProjectError class
- Date: Thu, 15 Mar 2012 16:48:24 +0000 (UTC)
commit dc6f7bf18611a50876f6907298a195214dfde735
Author: Jean-FranÃois Fortin Tam <nekohayo gmail com>
Date: Sun Feb 12 16:36:54 2012 -0500
Remove the unused ProjectError class
pitivi/project.py | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/pitivi/project.py b/pitivi/project.py
index 3e42fc8..606c0d4 100644
--- a/pitivi/project.py
+++ b/pitivi/project.py
@@ -400,11 +400,6 @@ class ProjectManager(Signallable, Loggable):
self.current.medialibrary.addUris(self.formatter.get_sources())
-class ProjectError(Exception):
- """Project error"""
- pass
-
-
class Project(Signallable, Loggable):
"""The base class for PiTiVi projects
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]