This commit is contained in:
jl777
2016-12-03 12:01:28 -03:00
parent 8432a64f0e
commit 57d9cfcc31
3 changed files with 2 additions and 3 deletions

View File

@@ -1452,7 +1452,6 @@ void komodo_args()
name = GetArg("-ac_name","");
if ( (KOMODO_REWIND= GetArg("-rewind",0)) != 0 )
;
printf("KOMODO REWIND.%d\n",KOMODO_REWIND);
if ( name.c_str()[0] != 0 )
{
ASSETCHAINS_SUPPLY = GetArg("-ac_supply",10);