summaryrefslogtreecommitdiff
path: root/unodevtools/source/skeletonmaker/skeletoncpp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'unodevtools/source/skeletonmaker/skeletoncpp.hxx')
-rw-r--r--unodevtools/source/skeletonmaker/skeletoncpp.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/unodevtools/source/skeletonmaker/skeletoncpp.hxx b/unodevtools/source/skeletonmaker/skeletoncpp.hxx
index 803788cfb3c6..fed82e448c03 100644
--- a/unodevtools/source/skeletonmaker/skeletoncpp.hxx
+++ b/unodevtools/source/skeletonmaker/skeletoncpp.hxx
@@ -130,8 +130,7 @@ void generateDocumentation(std::ostream & o,
void generateSkeleton(ProgramOptions const & options,
TypeManager const & manager,
- std::vector< rtl::OString > const & types,
- rtl::OString const & delegate);
+ std::vector< rtl::OString > const & types);
void generateCalcAddin(ProgramOptions const & options,
TypeManager const & manager,