summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/api/CIndexes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/core/api/CIndexes.hxx')
-rw-r--r--dbaccess/source/core/api/CIndexes.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/core/api/CIndexes.hxx b/dbaccess/source/core/api/CIndexes.hxx
index da6c68bc265e..837a15425ce0 100644
--- a/dbaccess/source/core/api/CIndexes.hxx
+++ b/dbaccess/source/core/api/CIndexes.hxx
@@ -41,7 +41,7 @@ namespace dbaccess
,m_xIndexes(_rxIndexes)
{}
- virtual void SAL_CALL disposing(void) SAL_OVERRIDE;
+ virtual void SAL_CALL disposing() SAL_OVERRIDE;
};
}