aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail/checkcfg.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/firejail/checkcfg.c')
-rw-r--r--src/firejail/checkcfg.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/firejail/checkcfg.c b/src/firejail/checkcfg.c
index 7792c6541..3283fae13 100644
--- a/src/firejail/checkcfg.c
+++ b/src/firejail/checkcfg.c
@@ -349,13 +349,6 @@ static const char *const compiletime_support =
349 "disabled" 349 "disabled"
350#endif 350#endif
351 351
352 "\n\t- firetunnel support is "
353#ifdef HAVE_FIRETUNNEL
354 "enabled"
355#else
356 "disabled"
357#endif
358
359 "\n\t- IDS support is " 352 "\n\t- IDS support is "
360#ifdef HAVE_IDS 353#ifdef HAVE_IDS
361 "enabled" 354 "enabled"