[gtk/wip/chergert/quartz4u: 134/142] macos: remove debug printf
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/chergert/quartz4u: 134/142] macos: remove debug printf
- Date: Tue, 23 Jun 2020 18:41:03 +0000 (UTC)
commit 418830fcefb853284139fa9730a0fd47cdef01ca
Author: Christian Hergert <chergert redhat com>
Date: Thu Jun 18 13:35:59 2020 -0700
macos: remove debug printf
gdk/macos/gdkmacosdragsurface.c | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/gdk/macos/gdkmacosdragsurface.c b/gdk/macos/gdkmacosdragsurface.c
index e678764ba2..2b03583604 100644
--- a/gdk/macos/gdkmacosdragsurface.c
+++ b/gdk/macos/gdkmacosdragsurface.c
@@ -42,8 +42,6 @@ _gdk_macos_drag_surface_present (GdkDragSurface *surface,
{
g_assert (GDK_IS_MACOS_SURFACE (surface));
- g_print ("presenting drag surface %dx%d\n", width, height);
-
_gdk_macos_surface_move_resize (GDK_MACOS_SURFACE (surface),
-1, -1,
width, height);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]