[gtk/wip/matthiasc/shortcut-4: 16/85] Remove GtkMnemonicHash
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/matthiasc/shortcut-4: 16/85] Remove GtkMnemonicHash
- Date: Thu, 26 Mar 2020 03:17:13 +0000 (UTC)
commit 62f96bfda6e884cdbdca6c00ae75c2c702bcb9e4
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 f12616d0e6..ebdfcc9a9c 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]