bug 829288 - fix some toolkit/ warnings r=ehsan
This commit is contained in:
@@ -445,7 +445,6 @@ NS_IMETHODIMP
|
||||
nsCommandLine::Init(int32_t argc, const char* const* argv, nsIFile* aWorkingDir,
|
||||
uint32_t aState)
|
||||
{
|
||||
NS_ENSURE_ARG_MIN(aState, 0);
|
||||
NS_ENSURE_ARG_MAX(aState, 2);
|
||||
|
||||
int32_t i;
|
||||
|
||||
Reference in New Issue
Block a user