Author: gburt
Date: Thu Feb 14 18:35:31 2008
New Revision: 3239
URL: http://svn.gnome.org/viewvc/banshee?rev=3239&view=rev

Log:


Modified:
   trunk/banshee/src/Extensions/Banshee.Lastfm/Banshee.Lastfm/LastfmSource.cs

Modified: 
trunk/banshee/src/Extensions/Banshee.Lastfm/Banshee.Lastfm/LastfmSource.cs
==============================================================================
--- trunk/banshee/src/Extensions/Banshee.Lastfm/Banshee.Lastfm/LastfmSource.cs  
(original)
+++ trunk/banshee/src/Extensions/Banshee.Lastfm/Banshee.Lastfm/LastfmSource.cs  
Thu Feb 14 18:35:31 2008
@@ -69,7 +69,6 @@
             // We don't automatically connect to Last.fm, but load the last 
Last.fm
             // username we used so we can load the user's stations.
             account.Username = LastUserSchema.Get ();
-            account.Password = "nicoleh";
 
             connection = new Connection (account, 
Banshee.Web.Browser.UserAgent);
             connection.UpdateNetworkState (NetworkDetect.Instance.Connected);
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list

Want to limit the commits to a few modules? Go to above URL, log in to edit 
your options and select the modules ('topics') you want.
Module maintainer? It is possible to set the reply-to to your development 
mailing list. Email [EMAIL PROTECTED] if interested.

Reply via email to