Skip to content

Commit

Permalink
Remove unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Oct 26, 2024
1 parent 02d6c34 commit 6fe56e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/network/qgsnetworkcontentfetchertask.h
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ class CORE_EXPORT QgsNetworkContentFetcherTask : public QgsTask
QString mAuthcfg;
QgsNetworkContentFetcher *mFetcher = nullptr;
QString mMode;
QIODevice *mContent = nullptr;
};

#endif //QGSNETWORKCONTENTFETCHERTASK_H

0 comments on commit 6fe56e3

Please sign in to comment.