mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-07-14 00:01:30 -04:00
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