[file-roller] Remove libmagic leftovers from ab34e3f7



commit 067036301b0a0bdadacc24823faff4d7001cf4c6
Author: Jasper Lievisse Adriaanse <jasper humppa nl>
Date:   Sun Jan 6 14:06:04 2019 +0100

    Remove libmagic leftovers from ab34e3f7

 meson_options.txt | 6 ------
 1 file changed, 6 deletions(-)
---
diff --git a/meson_options.txt b/meson_options.txt
index 52c6e365..e2387607 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -28,12 +28,6 @@ option('libarchive',
   description : 'Enable code that requires libarchive'
 )
 
-option('magic',
-  type : 'boolean', 
-  value : true, 
-  description : 'Use libmagic to detect file type'
-)
-
 option('cpio',
   type : 'string',
   value : 'auto',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]