Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Miguel de Icaza authored and Miguel de Icaza committed Jan 8, 2010
1 parent 980a508 commit 2a7fa92
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion StreamingAudio/Main.cs
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ public override bool FinishedLaunching (UIApplication app, NSDictionary options)

// 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 ();
};
Expand Down

0 comments on commit 2a7fa92

Please sign in to comment.