Kaydet (Commit) e4f7907c authored tarafından Thomas Arnhold's avatar Thomas Arnhold

cppcheck: unreadVariable

Change-Id: Iedb0eaa740943964b9f6242f7908099a92077413
üst 94bc78d2
......@@ -356,9 +356,6 @@ namespace dbaui
}
}
bValid = bValid && m_xCurrentConnection.is();
bReadonly = bReadonly || !bValid;
// get the current table filter
SFX_ITEMSET_GET(_rSet, pTableFilter, OStringListItem, DSID_TABLEFILTER, true);
Sequence< OUString > aTableFilter;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment