summaryrefslogtreecommitdiffstats
path: root/connectivity/source/inc/calc/CTable.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/calc/CTable.hxx')
-rw-r--r--connectivity/source/inc/calc/CTable.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/connectivity/source/inc/calc/CTable.hxx b/connectivity/source/inc/calc/CTable.hxx
index a8f49b661bc4..b4751fd876d7 100644
--- a/connectivity/source/inc/calc/CTable.hxx
+++ b/connectivity/source/inc/calc/CTable.hxx
@@ -64,10 +64,6 @@ namespace connectivity::calc
virtual void SAL_CALL disposing() override;
- // css::lang::XUnoTunnel
- virtual sal_Int64 SAL_CALL getSomething( const css::uno::Sequence< sal_Int8 >& aIdentifier ) override;
- static css::uno::Sequence< sal_Int8 > getUnoTunnelId();
-
void construct() override;
};