1
0
Fork 0

window: remove warning about _NET_WM_MOVERESIZE's lack of timestamps

The comments in the code about the protocol's inadequacies are enough, there's
no need to spam our standard outputs.
This commit is contained in:
Rui Matos 2011-09-12 18:46:47 +01:00
parent b0a9c391a1
commit 7223c4e184

View file

@ -6349,9 +6349,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,