Skip to content

Commit

Permalink
cleaning code
Browse files Browse the repository at this point in the history
  • Loading branch information
VitorVieiraZ committed Dec 10, 2024
1 parent 6596705 commit 8a92bff
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/activeproject.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -568,10 +568,6 @@ bool ActiveProject::positionTrackingSupported() const
return mQgsProject->readBoolEntry( QStringLiteral( "Mergin" ), QStringLiteral( "PositionTracking/Enabled" ), false );
}

// read cached role from metadata -> get reply -> update if changed
// metadataRoleFetchFinishedSignal -> (data)
// store role in app settings or update only role in cached json or nothing :)

QString ActiveProject::projectRole() const
{
return mProjectRole;
Expand Down

0 comments on commit 8a92bff

Please sign in to comment.