[gnome-shell/wip/carlosg/osk-cldr: 27/34] st: Remove StIMText



commit c7c24285d8e781918c493ff2c9cc790cae89f957
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, 0 insertions(+), 711 deletions(-)
---
diff --git a/src/st/meson.build b/src/st/meson.build
index fa9d6bb..7731ef6 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]