summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/api/CIndexes.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/core/api/CIndexes.cxx')
-rw-r--r--dbaccess/source/core/api/CIndexes.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/core/api/CIndexes.cxx b/dbaccess/source/core/api/CIndexes.cxx
index 66f62f144163..f51a1d845ac6 100644
--- a/dbaccess/source/core/api/CIndexes.cxx
+++ b/dbaccess/source/core/api/CIndexes.cxx
@@ -82,7 +82,7 @@ void OIndexes::dropObject(sal_Int32 _nPos, const OUString& _sElementName)
OIndexesHelper::dropObject(_nPos,_sElementName);
}
-void SAL_CALL OIndexes::disposing(void)
+void SAL_CALL OIndexes::disposing()
{
if ( m_xIndexes.is() )
clear_NoDispose();