Code/Legacy
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -192,7 +192,6 @@ AZStd::string CCmdLine::Next(char*& src)
|
||||
|
||||
return AZStd::string(org, src);
|
||||
}
|
||||
ch = *src++;
|
||||
}
|
||||
|
||||
return AZStd::string();
|
||||
|
||||
Reference in New Issue
Block a user