diff options
Diffstat (limited to 'include/svtools/unoevent.hxx')
-rw-r--r-- | include/svtools/unoevent.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svtools/unoevent.hxx b/include/svtools/unoevent.hxx index ef303638f7ae..e5332cb0f611 100644 --- a/include/svtools/unoevent.hxx +++ b/include/svtools/unoevent.hxx @@ -280,7 +280,6 @@ public: virtual ~SvMacroTableEventDescriptor() override; - void copyMacrosFromTable(const SvxMacroTableDtor& aFmt); void copyMacrosIntoTable(SvxMacroTableDtor& aFmt); }; |