[gnome-settings-daemon/wip/carlosg/remove-device-mapper: 79/84] common: Drop test-input-helper



commit 66bf654b8d1edcf40c0ae1ed35828c6308c1aedc
Author: Carlos Garnacho <carlosg gnome org>
Date:   Fri Apr 20 19:54:38 2018 +0200

    common: Drop test-input-helper
    
    GsdDeviceManager is going to be dropped entirely shortly.

 plugins/common/meson.build         | 11 ------
 plugins/common/test-input-helper.c | 75 --------------------------------------
 2 files changed, 86 deletions(-)
---
diff --git a/plugins/common/meson.build b/plugins/common/meson.build
index ed190ec3..fa95443f 100644
--- a/plugins/common/meson.build
+++ b/plugins/common/meson.build
@@ -64,14 +64,3 @@ libcommon_dep = declare_dependency(
   include_directories: common_inc,
   link_with: libcommon
 )
-
-executable(
-  'gsd-test-input-helper',
-  'test-input-helper.c',
-  include_directories: top_inc,
-  dependencies: gtk_dep,
-  link_with: libcommon,
-  install: true,
-  install_rpath: gsd_pkglibdir,
-  install_dir: gsd_libexecdir
-)


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