diff options
Diffstat (limited to 'desktop/unx/source/args.h')
-rw-r--r-- | desktop/unx/source/args.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/unx/source/args.h b/desktop/unx/source/args.h index 0f1f114447f5..4a0cb55ffcde 100644 --- a/desktop/unx/source/args.h +++ b/desktop/unx/source/args.h @@ -38,7 +38,6 @@ typedef struct { sal_Bool bInhibitSplash; // should we show a splash screen sal_Bool bInhibitPagein; // should we run pagein ? sal_Bool bInhibitJavaLdx; // should we run javaldx ? - sal_Bool bInhibitDemon; // we want to match the lifecycle of soffice.bin sal_uInt32 nArgsEnv; // number of -env: style args sal_uInt32 nArgsTotal; // number of -env: as well as -writer style args |