Removed test comment.
authorTilman Sauerbeck <tilman@code-monkey.de>
Sat, 23 Apr 2005 16:06:34 +0000 (16:06 +0000)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sat, 23 Apr 2005 16:06:34 +0000 (16:06 +0000)
src/player-main-buttons.rb

index 7ec9ae785c397cf95b2b4711f0baa616cd831862..2b376891acef92826f31da77032cc8274c04f053 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: player-main-buttons.rb 1 2005-04-19 09:41:42Z tilman $
+# $Id: player-main-buttons.rb 4 2005-04-23 16:06:34Z tilman $
 
 c = EDJE.collection("euphoria")
 root = c.part("root")
@@ -20,7 +20,6 @@ h.each do |name, (sig, (x, y))|
                                    x, y, sig).part
 end
 
-# FOOBARBAZ
 {"player.button.play.led" => [132, 142],
  "player.button.pause.led" => [98, 142],
  "player.button.stop.led" => [163, 142],