- Timestamp:
- 11/19/08 17:10:18 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Hive.Server.Core/ClientCommunicator.cs
r783 r786 78 78 } 79 79 } 80 Response response = new Response() 80 Response response = new Response(); 81 81 82 82 if (clientRemoved) {
Note: See TracChangeset
for help on using the changeset viewer.