summaryrefslogtreecommitdiff
path: root/include/codemaker
diff options
context:
space:
mode:
Diffstat (limited to 'include/codemaker')
-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 e26fba3d97d4..d453a0e0b59c 100644
--- a/include/codemaker/global.hxx
+++ b/include/codemaker/global.hxx
@@ -73,8 +73,7 @@ private:
::rtl::OString createFileNameFromType(const ::rtl::OString& destination,
const ::rtl::OString& type,
- const ::rtl::OString& postfix,
- bool bLowerCase=false);
+ const ::rtl::OString& postfix);
bool fileExists(const ::rtl::OString& fileName);
bool makeValidTypeFile(const ::rtl::OString& targetFileName,