in theory, this isn't a necessary check as the api would complain if
something is missing
This commit is contained in:
-2
@@ -64,8 +64,6 @@ bool webAPI::submit(const int &reqType, const int &getPost, const int &respType)
|
||||
|
||||
// clear our the object for next time
|
||||
this->requestData.clear();
|
||||
} else {
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user