summaryrefslogtreecommitdiff
path: root/cui/source/options/sdbcdriverenum.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/sdbcdriverenum.hxx')
-rw-r--r--cui/source/options/sdbcdriverenum.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/options/sdbcdriverenum.hxx b/cui/source/options/sdbcdriverenum.hxx
index 1b57ba0bef9c..d590c8217ed1 100644
--- a/cui/source/options/sdbcdriverenum.hxx
+++ b/cui/source/options/sdbcdriverenum.hxx
@@ -65,7 +65,6 @@ namespace offapp
const_iterator begin() const throw();
const_iterator end() const throw();
- sal_Int32 size() const throw();
};
//........................................................................