diff options
-rwxr-xr-x | client/shared/scripts/updateCache | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/client/shared/scripts/updateCache b/client/shared/scripts/updateCache index beb5e507..5abc7307 100755 --- a/client/shared/scripts/updateCache +++ b/client/shared/scripts/updateCache @@ -35,9 +35,6 @@ #@version 1.1 - Control de errores en transferencia multicast (ticket #781) #@author Irina Gomez, ETSII Universidad de Sevilla #@date 2017/04/20 -@version 1.1 - Verifar existencia de la imagen (ticket #910) -#@author antonio J. Doblas Viso, Universidad de Malaga -#@date 2019/05/16 #*/ ## PROG="$(basename $0)" |