summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/dsselect.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/dlg/dsselect.cxx')
-rw-r--r--dbaccess/source/ui/dlg/dsselect.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/dlg/dsselect.cxx b/dbaccess/source/ui/dlg/dsselect.cxx
index 950903da5ccd..a812a6b1afcb 100644
--- a/dbaccess/source/ui/dlg/dsselect.cxx
+++ b/dbaccess/source/ui/dlg/dsselect.cxx
@@ -124,7 +124,7 @@ IMPL_LINK_NOARG(ODatasourceSelectDialog, ManageClickHdl)
return 0L;
}
-IMPL_LINK( ODatasourceSelectDialog, ManageProcessFinished, void*, /**/ )
+IMPL_LINK_NOARG( ODatasourceSelectDialog, ManageProcessFinished )
{
StringBag aOdbcDatasources;
OOdbcEnumeration aEnumeration;