[gnome-documents/wip/rishi/meson-submodule-update: 1/2] build: Remove unused variable



commit a6cf71ee92809d6901919d326136917b9a674e6f
Author: Debarshi Ray <debarshir gnome org>
Date:   Wed Sep 12 09:14:11 2018 +0200

    build: Remove unused variable
    
    Fallout from bf131fd13ee2d5f77c0010b743b2fbc2dccc0e71
    
    https://gitlab.gnome.org/GNOME/gnome-documents/merge_requests/7

 meson.build | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/meson.build b/meson.build
index 9d97d8cc..8a5b5f65 100644
--- a/meson.build
+++ b/meson.build
@@ -30,8 +30,6 @@ documents_pkglibdir = join_paths(documents_libdir, meson.project_name())
 
 documents_schemadir = join_paths(documents_datadir, 'glib-2.0', 'schemas')
 
-documents_debug = get_option('buildtype').contains('debug')
-
 cc = meson.get_compiler('c')
 
 config_h = configuration_data()


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