summaryrefslogtreecommitdiff
path: root/desktop/source/app/app.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/app/app.cxx')
-rw-r--r--desktop/source/app/app.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/source/app/app.cxx b/desktop/source/app/app.cxx
index 3715e72d0cba..88c7fbfd3926 100644
--- a/desktop/source/app/app.cxx
+++ b/desktop/source/app/app.cxx
@@ -616,7 +616,7 @@ void Desktop::Init()
}
}
- if ( 1 )
+ if ( true )
{
const CommandLineArgs& rCmdLineArgs = GetCommandLineArgs();