loplugin:stringconstant

Change-Id: I8f7a0d5b4b0534c71a32457d58006af0d6ddf133
diff --git a/desktop/source/app/app.cxx b/desktop/source/app/app.cxx
index 1b0d26d..e3eabd7 100644
--- a/desktop/source/app/app.cxx
+++ b/desktop/source/app/app.cxx
@@ -1469,7 +1469,7 @@ int Desktop::Main()
        SetSplashScreenProgress(30);

        // create title string
        OUString aTitle(ReplaceStringHookProc(OUString(RID_APPTITLE)));
        OUString aTitle(ReplaceStringHookProc(RID_APPTITLE));

#ifdef DBG_UTIL
        //include buildid in non product builds