mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-25 17:35:08 +02:00
Removed extra line
This commit is contained in:
parent
fad71266a1
commit
ef89b8c386
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@ ModelUploader::ModelUploader(bool isHead) :
|
|||
_numberOfChecks(MAX_CHECK)
|
||||
{
|
||||
connect(&_timer, SIGNAL(timeout()), SLOT(checkS3()));
|
||||
|
||||
}
|
||||
|
||||
ModelUploader::~ModelUploader() {
|
||||
|
|
Loading…
Reference in a new issue