summaryrefslogtreecommitdiff
path: root/include/codemaker/global.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/codemaker/global.hxx')
-rw-r--r--include/codemaker/global.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/codemaker/global.hxx b/include/codemaker/global.hxx
index 17f6aa0603c1..7fc9ac9be5e2 100644
--- a/include/codemaker/global.hxx
+++ b/include/codemaker/global.hxx
@@ -82,8 +82,7 @@ private:
::rtl::OString createFileNameFromType(const ::rtl::OString& destination,
const ::rtl::OString& type,
const ::rtl::OString& postfix,
- bool bLowerCase=false,
- const ::rtl::OString& prefix="");
+ bool bLowerCase=false);
bool fileExists(const ::rtl::OString& fileName);
bool makeValidTypeFile(const ::rtl::OString& targetFileName,