Skip to content

Commit 88a319a

Browse files
committed
Added anomaly files for windows
1 parent b982fdc commit 88a319a

File tree

7 files changed

+0
-1
lines changed

7 files changed

+0
-1
lines changed

src/providers/mssql/qgsmssqlprovider.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -1317,7 +1317,6 @@ QString QgsMssqlProvider::name() const
13171317

13181318
bool QgsMssqlProvider::setSubsetString( QString theSQL, bool )
13191319
{
1320-
Q_UNUSED(updateFeatureCount);
13211320
QString prevWhere = mSqlWhereClause;
13221321

13231322
mSqlWhereClause = theSQL.trimmed();
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)