summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/uno/ColumnModel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/uno/ColumnModel.hxx')
-rw-r--r--dbaccess/source/ui/uno/ColumnModel.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/dbaccess/source/ui/uno/ColumnModel.hxx b/dbaccess/source/ui/uno/ColumnModel.hxx
index 9a48fc7246d5..da75eb4e74ab 100644
--- a/dbaccess/source/ui/uno/ColumnModel.hxx
+++ b/dbaccess/source/ui/uno/ColumnModel.hxx
@@ -60,7 +60,6 @@ class OColumnControlModel : public ::comphelper::OMutexAndBroadcastHelper
sal_Int32 m_nWidth;
// [properties]
- const css::uno::Reference< css::lang::XMultiServiceFactory>& getORB() const { return m_xORB; }
void registerProperties();
protected: