Skip to content

Commit

Permalink
Update qgsappgpsconnection.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
bettellam committed Dec 9, 2022
1 parent 0b9a358 commit d056420
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/app/gps/qgsappgpsconnection.cpp
Expand Up @@ -183,8 +183,6 @@ void QgsAppGpsConnection::onTimeOut()

QgisApp::instance()->statusBarIface()->clearMessage();
showGpsConnectFailureWarning( tr( "TIMEOUT - Failed to connect to GPS device." ) );

QgsApplication::gpsConnectionRegistry()->unregisterConnection( oldConnection.get() );
}

void QgsAppGpsConnection::onConnected( QgsGpsConnection *conn )
Expand Down

0 comments on commit d056420

Please sign in to comment.