This commit is contained in:
Miguel de Icaza 2010-01-08 03:04:02 -05:00
Родитель 980a5080df
Коммит 2a7fa92683
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -40,7 +40,6 @@ namespace StreamingAudio
// Nice creative commons source.
entry.Text = "http://ccmixter.org/content/bradstanfield/bradstanfield_-_People_Let_s_Stop_The_War.mp3";
entry.Text = "http://tirania.org/c.mp3";
entry.EditingDidEnd += delegate {
entry.ResignFirstResponder ();
};