window: Remove a spurious meta_verbose()
This was duplicated here by mistake in the big re-work commit 7a109a18affe6de25ade043e72f8bc3da739f233 . https://bugzilla.gnome.org/show_bug.cgi?id=756789
This commit is contained in:
parent
e0906a77aa
commit
8e22dce5d7
@ -7757,9 +7757,6 @@ meta_window_handle_ungrabbed_event (MetaWindow *window,
|
||||
* window mappings after the user clicks on a panel.
|
||||
*/
|
||||
display->allow_terminal_deactivation = TRUE;
|
||||
|
||||
meta_verbose ("Allowing events time %u\n",
|
||||
(unsigned int)event->any.time);
|
||||
}
|
||||
else if (is_window_grab && (int) button == meta_prefs_get_mouse_button_resize ())
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user