[pitivi] Remove obsolete FIXME.



commit bd00c786cd89f2cb730e7c270edcb52a92a3753b
Author: Alessandro Decina <alessandro d gmail com>
Date:   Fri Oct 9 16:21:45 2009 +0200

    Remove obsolete FIXME.

 pitivi/ui/mainwindow.py |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/pitivi/ui/mainwindow.py b/pitivi/ui/mainwindow.py
index 5ac256f..ea56d52 100644
--- a/pitivi/ui/mainwindow.py
+++ b/pitivi/ui/mainwindow.py
@@ -449,8 +449,6 @@ class PitiviMainWindow(gtk.Window, Loggable):
         os.environ["PULSE_PROP_media.role"] = "production"
 
     def _connectToSourceList(self):
-        # FIXME: projecttabs creates the "components" but then has no API to get
-        # them back
         self.sourcelist.connect('play', self._sourceListPlayCb)
 
     def toggleFullScreen(self):



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]