From 525dc30e6faa9dbf460ff6fa67912df77ff68c75 Mon Sep 17 00:00:00 2001 From: MW Date: Sun, 24 Jun 2007 18:50:45 +0000 Subject: Disabled the EventQueueGet CAPS as its not yet fully functional. --- Common/OpenGrid.Framework.Communications.OGS1/GridCommsManager.cs | 2 -- 1 file changed, 2 deletions(-) (limited to 'Common') 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 { public class GridCommsManager : CommunicationsManager { - - public GridCommsManager() { GridServer = new OGS1GridServices(); -- cgit v1.1