summaryrefslogtreecommitdiff
path: root/svx/source/fmcomp/gridctrl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/fmcomp/gridctrl.cxx')
-rw-r--r--svx/source/fmcomp/gridctrl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/fmcomp/gridctrl.cxx b/svx/source/fmcomp/gridctrl.cxx
index cee42391ebb1..da23bfd34dad 100644
--- a/svx/source/fmcomp/gridctrl.cxx
+++ b/svx/source/fmcomp/gridctrl.cxx
@@ -2846,7 +2846,7 @@ void DbGridControl::Command(const CommandEvent& rEvt)
}
}
-IMPL_LINK(DbGridControl, OnDelete, void*, /*EMPTYTAG*/ )
+IMPL_LINK_NOARG(DbGridControl, OnDelete)
{
m_nDeleteEvent = 0;
DeleteSelectedRows();