Changeset 10217 for trunk/FACT++/src/RemoteControl.cc
- Timestamp:
- 03/03/11 12:45:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/RemoteControl.cc
r10183 r10217 38 38 void RemoteControlImp::infoHandler() 39 39 { 40 const vector<string> &list = fServiceList.GetServerList();40 const vector<string> list = fServiceList.GetServerList(); 41 41 42 42 // Remover StateClients which are not available anymore
Note:
See TracChangeset
for help on using the changeset viewer.