[gtk/wip/chergert/quartz4u: 119/142] macos: remove extra show
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/chergert/quartz4u: 119/142] macos: remove extra show
- Date: Tue, 23 Jun 2020 18:39:47 +0000 (UTC)
commit ac11f2f0dc3b674bca0ac0e3c24cc11e94ddb4f7
Author: Christian Hergert <chergert redhat com>
Date: Thu Jun 4 16:34:25 2020 -0700
macos: remove extra show
gdk/macos/gdkmacospopupsurface.c | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/gdk/macos/gdkmacospopupsurface.c b/gdk/macos/gdkmacospopupsurface.c
index d9b072a314..d29293fb7b 100644
--- a/gdk/macos/gdkmacospopupsurface.c
+++ b/gdk/macos/gdkmacospopupsurface.c
@@ -90,8 +90,6 @@ show_popup (GdkMacosPopupSurface *self)
{
NSWindow *nswindow = _gdk_macos_surface_get_native (GDK_MACOS_SURFACE (self));
- [(GdkMacosWindow *)nswindow showAndMakeKey:YES];
-
_gdk_macos_surface_show (GDK_MACOS_SURFACE (self));
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]