remove duplicate code from net folder
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
330c95e55b
commit
c07260e836
28 changed files with 72 additions and 189 deletions
|
@ -62,8 +62,6 @@ void NetRequest::addValidator(Validator* v)
|
|||
|
||||
void NetRequest::executeTask()
|
||||
{
|
||||
init();
|
||||
|
||||
setStatus(tr("Requesting %1").arg(StringUtils::truncateUrlHumanFriendly(m_url, 80)));
|
||||
|
||||
if (getState() == Task::State::AbortedByUser) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue