aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Common/OpenGrid.Framework.Communications.OGS1/GridCommsManager.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Common/OpenGrid.Framework.Communications.OGS1/GridCommsManager.cs')
-rw-r--r--Common/OpenGrid.Framework.Communications.OGS1/GridCommsManager.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/Common/OpenGrid.Framework.Communications.OGS1/GridCommsManager.cs b/Common/OpenGrid.Framework.Communications.OGS1/GridCommsManager.cs
index f151f56..0784ffa 100644
--- a/Common/OpenGrid.Framework.Communications.OGS1/GridCommsManager.cs
+++ b/Common/OpenGrid.Framework.Communications.OGS1/GridCommsManager.cs
@@ -6,8 +6,6 @@ namespace OpenGrid.Framework.Communications.OGS1
6{ 6{
7 public class GridCommsManager : CommunicationsManager 7 public class GridCommsManager : CommunicationsManager
8 { 8 {
9
10
11 public GridCommsManager() 9 public GridCommsManager()
12 { 10 {
13 GridServer = new OGS1GridServices(); 11 GridServer = new OGS1GridServices();