Patch level :4.0

Files correlati     :
Ricompilazione Demo : [ ]
Commento            :


git-svn-id: svn://10.65.10.50/trunk@15874 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
luca 2007-12-13 16:21:12 +00:00
parent 3354d8ddac
commit 3e76b8784c

View File

@ -1245,8 +1245,6 @@ bool TMenu_application::copy_setup(const TString& remote_path)
} ////FOR_EACH_ARRAY...
} //if(!ar.empty...
} //if(remote_setupdir...
else //se non esiste la remote_setupdir esce con false (e' una vecchia 4.0)
ok = false;
return ok;
}