Index: /trunk/FACT++/src/RemoteControl.cc
===================================================================
--- /trunk/FACT++/src/RemoteControl.cc	(revision 10216)
+++ /trunk/FACT++/src/RemoteControl.cc	(revision 10217)
@@ -38,5 +38,5 @@
 void RemoteControlImp::infoHandler()
 {
-    const vector<string> &list = fServiceList.GetServerList();
+    const vector<string> list = fServiceList.GetServerList();
 
     // Remover StateClients which are not available anymore
