summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird/SubComponent.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/firebird/SubComponent.hxx')
-rw-r--r--connectivity/source/drivers/firebird/SubComponent.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/connectivity/source/drivers/firebird/SubComponent.hxx b/connectivity/source/drivers/firebird/SubComponent.hxx
index 5c8709717c4c..609c07a9249c 100644
--- a/connectivity/source/drivers/firebird/SubComponent.hxx
+++ b/connectivity/source/drivers/firebird/SubComponent.hxx
@@ -80,9 +80,6 @@ namespace connectivity
This method needs to be implemented in derived classes.
<BR>
The method gets called with s_aMutex acquired.
- <BR>
- as long as IPropertyArrayHelper has no virtual destructor, the implementation of ~OPropertyArrayUsageHelper
- assumes that you created an ::cppu::OPropertyArrayHelper when deleting s_pProps.
@return an pointer to the newly created array helper. Must not be NULL.
*/
virtual ::cppu::IPropertyArrayHelper* createArrayHelper( ) const = 0;