OSDN Git Service

Remove stray line
authorLatif Khalifa <latifer@streamgrid.net>
Mon, 24 Aug 2009 14:25:21 +0000 (14:25 +0000)
committerLatif Khalifa <latifer@streamgrid.net>
Mon, 24 Aug 2009 14:25:21 +0000 (14:25 +0000)
git-svn-id: https://radegast.googlecode.com/svn/trunk@153 f7a694da-4d33-11de-9ad6-1127a62b9fcd

Radegast/GUI/Consoles/MainConsole.cs

index 02fb46d..09ace20 100644 (file)
@@ -190,7 +190,6 @@ namespace Radegast
             netcom.LoginOptions.LastName = txtLastName.Text;\r
             netcom.LoginOptions.Password = txtPassword.Text;\r
             netcom.LoginOptions.UserAgent = Properties.Resources.RadegastTitle;\r
-            netcom.LoginOptions.UserAgent = "Second Life 1.23.4.123649";\r
             netcom.LoginOptions.Author = Properties.Resources.SleekAuthor;\r
 \r
             switch (cbxLocation.SelectedIndex)\r