cid#1448381 Unchecked return value

Change-Id: I4f0b48df10bf8557e39e0769a61a36bacac8f02a
Reviewed-on: https://gerrit.libreoffice.org/75884
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
Caolán McNamara
2019-07-18 10:51:08 +01:00
parent ecf1e4b402
commit e48e2bb907

View File

@@ -1973,7 +1973,6 @@ void OBoundControlModel::connectToField(const Reference<XRowSet>& rForm)
} }
} }
hasField();
} }
void OBoundControlModel::initFromField( const Reference< XRowSet >& _rxRowSet ) void OBoundControlModel::initFromField( const Reference< XRowSet >& _rxRowSet )