Author: dmeyer
Date: Sun Jan 14 17:14:00 2007
New Revision: 2389

Modified:
   trunk/popcorn/src/generic.py

Log:
remove bad signal.emit

Modified: trunk/popcorn/src/generic.py
==============================================================================
--- trunk/popcorn/src/generic.py        (original)
+++ trunk/popcorn/src/generic.py        Sun Jan 14 17:14:00 2007
@@ -285,7 +285,6 @@
         self._player.set_size(self._size)
         # FIXME: maybe give the whole media object to the child
         self._player.open(self._media)
-        self.signals['open'].emit()
 
 
     # Player API

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to