[gtk/wip/matthiasc/shortcut: 66/91] Remove GtkMnemonicHash
- From: Matthias Clasen <matthiasc src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gtk/wip/matthiasc/shortcut: 66/91] Remove GtkMnemonicHash
 
- Date: Sun, 15 Mar 2020 18:47:20 +0000 (UTC)
 
commit 39d864fb3b86d3648bb4e271a0da953dac5fae7e
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 86b91caf5a..b054cbccda 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]