summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMarcus Carlson <gnomebugzilla@mejalmej.nu>2011-01-22 15:57:05 -0500
committerThomas Thurman <tthurman@gnome.org>2011-01-22 15:57:05 -0500
commit87799ad831e59b50524f4c44350f190c7c7bee4a (patch)
treefd23c4c1653effe10ced10bfebf92229317fcfd2 /src
parent855227d5a449412cbc0fb10b39918aafe0fc9fce (diff)
downloadmetacity-87799ad831e59b50524f4c44350f190c7c7bee4a.tar.gz
Remove warning which doesn't do much good. Closes #432552.
Diffstat (limited to 'src')
-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 11994d51..0b027e36 100644
--- a/src/core/window.c
+++ b/src/core/window.c
@@ -5126,9 +5126,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,