Author: dmeyer
Date: Tue Jan 16 18:05:36 2007
New Revision: 2413
Modified:
trunk/popcorn/src/backends/mplayer/player.py
Log:
remove unneeded code
Modified: trunk/popcorn/src/backends/mplayer/player.py
==============================================================================
--- trunk/popcorn/src/backends/mplayer/player.py (original)
+++ trunk/popcorn/src/backends/mplayer/player.py Tue Jan 16 18:05:36 2007
@@ -407,8 +407,6 @@
if isinstance(self._window, kaa.display.X11Window) or 1:
wid = "0x%x" % self._window.get_id()
- if wid.endswith('L'):
- wid = wid[:-1]
display = self._window.get_display().get_string()
args.add(vo='xv', wid=wid, display=display)
else:
-------------------------------------------------------------------------
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