summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/postgresql/pq_xviews.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/postgresql/pq_xviews.hxx')
-rw-r--r--connectivity/source/drivers/postgresql/pq_xviews.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/connectivity/source/drivers/postgresql/pq_xviews.hxx b/connectivity/source/drivers/postgresql/pq_xviews.hxx
index 751f2018d8f2..d4263203e802 100644
--- a/connectivity/source/drivers/postgresql/pq_xviews.hxx
+++ b/connectivity/source/drivers/postgresql/pq_xviews.hxx
@@ -85,8 +85,7 @@ public: // XDataDescriptorFactory
throw (css::uno::RuntimeException, std::exception) override;
protected:
- virtual void SAL_CALL disposing() override;
-
+ using Container::disposing;
};
}