diff options
Diffstat (limited to 'Common/OpenGrid.Framework.Communications')
-rw-r--r-- | Common/OpenGrid.Framework.Communications/CommunicationsManager.cs | 1 | ||||
-rw-r--r-- | Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.csproj | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/Common/OpenGrid.Framework.Communications/CommunicationsManager.cs b/Common/OpenGrid.Framework.Communications/CommunicationsManager.cs index cd26cfc..2ed4fd2 100644 --- a/Common/OpenGrid.Framework.Communications/CommunicationsManager.cs +++ b/Common/OpenGrid.Framework.Communications/CommunicationsManager.cs | |||
@@ -40,7 +40,6 @@ namespace OpenGrid.Framework.Communications | |||
40 | public class CommunicationsManager | 40 | public class CommunicationsManager |
41 | { | 41 | { |
42 | public IUserServices UserServer; | 42 | public IUserServices UserServer; |
43 | public ILoginService LoginServer; | ||
44 | public IGridServices GridServer; | 43 | public IGridServices GridServer; |
45 | public IInterRegionCommunications InterRegion; | 44 | public IInterRegionCommunications InterRegion; |
46 | 45 | ||
diff --git a/Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.csproj b/Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.csproj index e061805..537151d 100644 --- a/Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.csproj +++ b/Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.csproj | |||
@@ -97,7 +97,6 @@ | |||
97 | <Compile Include="IInterRegionCommunications.cs"> | 97 | <Compile Include="IInterRegionCommunications.cs"> |
98 | <SubType>Code</SubType> | 98 | <SubType>Code</SubType> |
99 | </Compile> | 99 | </Compile> |
100 | <Compile Include="ILoginService.cs" /> | ||
101 | <Compile Include="IUserServices.cs"> | 100 | <Compile Include="IUserServices.cs"> |
102 | <SubType>Code</SubType> | 101 | <SubType>Code</SubType> |
103 | </Compile> | 102 | </Compile> |