[gnome-shell/wip/carlosg/osk-cldr: 33/45] st: Remove StIMText



commit a291386e8e559519f0d61c5ca0dc52739380cab2
Author: Carlos Garnacho <carlosg gnome org>
Date:   Thu Dec 14 17:20:49 2017 +0100

    st: Remove StIMText
    
    It is entirely unused now.

 src/st/meson.build  |   2 -
 src/st/st-im-text.c | 645 ----------------------------------------------------
 src/st/st-im-text.h |  64 ------
 3 files changed, 711 deletions(-)
---
diff --git a/src/st/meson.build b/src/st/meson.build
index fa9d6bbf4..7731ef6b1 100644
--- a/src/st/meson.build
+++ b/src/st/meson.build
@@ -12,7 +12,6 @@ st_headers = [
   'st-generic-accessible.h',
   'st-icon.h',
   'st-icon-colors.h',
-  'st-im-text.h',
   'st-label.h',
   'st-private.h',
   'st-scrollable.h',
@@ -66,7 +65,6 @@ st_sources = [
   'st-generic-accessible.c',
   'st-icon.c',
   'st-icon-colors.c',
-  'st-im-text.c',
   'st-label.c',
   'st-private.c',
   'st-scrollable.c',


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