Ignore:
Timestamp:
03/03/11 12:45:00 (14 years ago)
Author:
tbretz
Message:
Also using a reference is correct in this context, for safety it is discarded.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/RemoteControl.cc

    r10183 r10217  
    3838void RemoteControlImp::infoHandler()
    3939{
    40     const vector<string> &list = fServiceList.GetServerList();
     40    const vector<string> list = fServiceList.GetServerList();
    4141
    4242    // Remover StateClients which are not available anymore
Note: See TracChangeset for help on using the changeset viewer.