[vte/vte-0-66] build: Remove left-over test



commit 757fc880364e5100dfaaea27d880ed488897b16b
Author: Christian Persch <chpe src gnome org>
Date:   Mon Aug 16 11:07:40 2021 +0200

    build: Remove left-over test
    
    fixup! ba1e05c9ad34d0e48a823ad5a67b96baa166de24
    
    Fixes: https://gitlab.gnome.org/GNOME/vte/-/issues/2507

 src/meson.build | 6 ------
 1 file changed, 6 deletions(-)
---
diff --git a/src/meson.build b/src/meson.build
index 8a643f1a..a9bd2e37 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -628,12 +628,6 @@ if get_option('gtk3')
   ]
 endif
 
-if get_option('sixel')
-  test_units += [
-    ['sixel', test_sixel],
-  ]
-endif
-
 foreach test: test_units
   test(
     test[0],


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