Index: PlanScan/Main.pas =================================================================== diff -u -r288 -r289 --- PlanScan/Main.pas (.../Main.pas) (revision 288) +++ PlanScan/Main.pas (.../Main.pas) (revision 289) @@ -215,7 +215,6 @@ procedure TfmMain.ZoekAlleGebruikers(); var fZoekGebruikersResponse: ZoekGebruikersResponse; - Gebruikers: ArrayOfGebruikerGebruiker; begin fZoekGebruikersResponse := TAgent.Create(UiContext).ZoekAlleGebruikers(); try