mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 08:00:42 -05:00
tests/monitor-unit-tests: Remove left-over debug printf
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1607>
This commit is contained in:
parent
60f647df8e
commit
b7a9c1d4e5
@ -5398,8 +5398,6 @@ meta_test_monitor_wm_tiling (void)
|
||||
meta_window_move_to_monitor (test_window, 1);
|
||||
check_test_client_state (test_client);
|
||||
|
||||
fprintf(stderr, ":::: %s:%d %s() - UNPLUGGING\n", __FILE__, __LINE__, __func__);
|
||||
|
||||
test_case.setup.n_outputs = 0;
|
||||
test_setup = create_monitor_test_setup (&test_case.setup,
|
||||
MONITOR_TEST_FLAG_NO_STORED);
|
||||
|
Loading…
Reference in New Issue
Block a user