diff options
Diffstat (limited to 'OpenSim/Grid/GridServer/Program.cs')
-rw-r--r-- | OpenSim/Grid/GridServer/Program.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Grid/GridServer/Program.cs b/OpenSim/Grid/GridServer/Program.cs index 8094906..0032922 100644 --- a/OpenSim/Grid/GridServer/Program.cs +++ b/OpenSim/Grid/GridServer/Program.cs | |||
@@ -32,7 +32,6 @@ namespace OpenSim.Grid.GridServer | |||
32 | { | 32 | { |
33 | public class Program | 33 | public class Program |
34 | { | 34 | { |
35 | [STAThread] | ||
36 | public static void Main(string[] args) | 35 | public static void Main(string[] args) |
37 | { | 36 | { |
38 | XmlConfigurator.Configure(); | 37 | XmlConfigurator.Configure(); |