[gnome-shell/wip/carlosg/osk-cldr: 33/43] st: Remove StIMText
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/carlosg/osk-cldr: 33/43] st: Remove StIMText
- Date: Mon, 5 Feb 2018 13:59:40 +0000 (UTC)
commit 5c75db1b59b42ac213505598e8ff728a37de3306
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]