ocarina: remove some more commented out code

This commit is contained in:
Bryan Schumaker 2011-04-22 22:38:38 -04:00
parent 4f129cae03
commit 7c772e5315

View File

@ -88,15 +88,6 @@ def on_like():
#bar.show()
#footer.pack_start(bar)
#def make_action_bar():
#act_bar_add(label.TimeLabel())
#act_bar_add(pbar.PBar(), True, True)
#act_bar_add(button.PlayButton())
#act_bar_add(button.PauseButton())
#act_bar_add(button.StopButton())
#act_bar_add(button.NextButton())
#act_bar_add(button.DownButton(down_button))
#act_bar.show()
#def make_now_playing_page():
#page = gtk.HBox(False, 5)