summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/core/window.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/core/window.c b/src/core/window.c
index cd54e5b9..74e69074 100644
--- a/src/core/window.c
+++ b/src/core/window.c
@@ -5159,9 +5159,6 @@ meta_window_client_message (MetaWindow *window,
/* FIXME: What a braindead protocol; no timestamp?!? */
timestamp = meta_display_get_current_time_roundtrip (display);
- meta_warning ("Received a _NET_WM_MOVERESIZE message for %s; these "
- "messages lack timestamps and therefore suck.\n",
- window->desc);
meta_topic (META_DEBUG_WINDOW_OPS,
"Received _NET_WM_MOVERESIZE message on %s, %d,%d action = %d, button %d\n",
window->desc,