[metacity] Remove warning which doesn't do much good. Closes #432552.
- From: Thomas James Alexander Thurman <tthurman src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [metacity] Remove warning which doesn't do much good. Closes #432552.
- Date: Sat, 22 Jan 2011 20:55:32 +0000 (UTC)
commit 87799ad831e59b50524f4c44350f190c7c7bee4a
Author: Marcus Carlson <gnomebugzilla mejalmej nu>
Date: Sat Jan 22 15:57:05 2011 -0500
Remove warning which doesn't do much good. Closes #432552.
src/core/window.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/core/window.c b/src/core/window.c
index 11994d5..0b027e3 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,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]