mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-04 01:37:34 -08:00
app-i18n/ibus-hangul: remove unused patch
Signed-off-by: Michael Mair-Keimberger <mm1ke@gentoo.org>
This commit is contained in:
parent
58350ea0d9
commit
a26d3c318f
@ -1,12 +0,0 @@
|
||||
Bug: https://bugs.gentoo.org/924488
|
||||
--- a/tests/ibus-hangul.c
|
||||
+++ b/tests/ibus-hangul.c
|
||||
@@ -261,7 +261,7 @@ create_window ()
|
||||
G_CALLBACK (window_inserted_text_cb), entry);
|
||||
gtk_container_add (GTK_CONTAINER (window), entry);
|
||||
gtk_widget_show_all (window);
|
||||
- gtk_window_present (window);
|
||||
+ gtk_window_present (GTK_WINDOW(window));
|
||||
}
|
||||
|
||||
static void
|
||||
Loading…
x
Reference in New Issue
Block a user