summaryrefslogtreecommitdiffstats
path: root/include/codemaker
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-10-31 15:26:23 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-11-01 07:13:02 +0100
commit1a284d1f98069f55d5211882431f516691c2a6f0 (patch)
treee1f8d14a6499c928f1612361a3f296542f670f80 /include/codemaker
parentloplugin:constantparam in connectivity (diff)
downloadcore-1a284d1f98069f55d5211882431f516691c2a6f0.tar.gz
core-1a284d1f98069f55d5211882431f516691c2a6f0.zip
loplugin:constantparam in c*
Change-Id: I10c7b62e6458062324367b94b207f776af79f598 Reviewed-on: https://gerrit.libreoffice.org/44129 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
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,