Enlightenment CVS committal

Author  : tsauerbeck
Project : e17
Module  : apps/euphoria

Dir     : e17/apps/euphoria/lib


Modified Files:
        playlist.rb 


Log Message:
silly cleanup
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/euphoria/lib/playlist.rb,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -3 -r1.19 -r1.20
--- playlist.rb 21 May 2005 08:36:41 -0000      1.19
+++ playlist.rb 22 May 2005 17:52:17 -0000      1.20
@@ -1,4 +1,4 @@
-# $Id: playlist.rb,v 1.19 2005/05/21 08:36:41 tsauerbeck Exp $
+# $Id: playlist.rb,v 1.20 2005/05/22 17:52:17 tsauerbeck Exp $
 
 require "euphoria/playlist_item"
 
@@ -132,7 +132,7 @@
                end
 
                item.hide if item.visible?
-               super(item)
+               super
        end
 
        def clear




-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to