[gtk/wip/matthiasc/shortcut-2: 20/88] Remove GtkMnemonicHash
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/matthiasc/shortcut-2: 20/88] Remove GtkMnemonicHash
- Date: Tue, 24 Mar 2020 04:17:05 +0000 (UTC)
commit e4996604050906c915cac8cc8a66a7a2adbedb3b
Author: Benjamin Otte <otte redhat com>
Date: Thu Aug 16 07:55:49 2018 +0200
Remove GtkMnemonicHash
It's not used anymore.
gtk/gtkmnemonichash.c | 201 --------------------------------------------------
gtk/gtkmnemonichash.h | 52 -------------
gtk/gtkpopover.c | 1 -
gtk/meson.build | 1 -
4 files changed, 255 deletions(-)
---
diff --git a/gtk/gtkpopover.c b/gtk/gtkpopover.c
index 96eb8439ba..7a0bffdb06 100644
--- a/gtk/gtkpopover.c
+++ b/gtk/gtkpopover.c
@@ -106,7 +106,6 @@
#include "gtkbinlayout.h"
#include "gtkenums.h"
#include "gtktypebuiltins.h"
-#include "gtkmnemonichash.h"
#include "gtkgizmoprivate.h"
#include "gtkintl.h"
#include "gtkprivate.h"
diff --git a/gtk/meson.build b/gtk/meson.build
index 7e9e211527..843b75f5ce 100644
--- a/gtk/meson.build
+++ b/gtk/meson.build
@@ -119,7 +119,6 @@ gtk_private_sources = files([
'gtkmenusectionbox.c',
'gtkmenutracker.c',
'gtkmenutrackeritem.c',
- 'gtkmnemonichash.c',
'gtkpango.c',
'gskpango.c',
'gtkpathbar.c',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]