mirror of
https://github.com/overte-org/overte.git
synced 2025-08-04 01:43:27 +02:00
Forgot to remove debugging code.
This commit is contained in:
parent
6caa928e64
commit
02c757c940
1 changed files with 0 additions and 3 deletions
|
@ -263,9 +263,6 @@ bool ModelUploader::zip() {
|
|||
}
|
||||
_dataMultiPart->append(textPart);
|
||||
|
||||
qDebug() << writeMapping(mapping);
|
||||
return false;
|
||||
|
||||
_readyToSend = true;
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue