summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/chamelium.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/chamelium.c b/tests/chamelium.c
index 484bb537..e3d81357 100644
--- a/tests/chamelium.c
+++ b/tests/chamelium.c
@@ -474,9 +474,6 @@ enable_output(data_t *data,
if (chamelium_port_get_type(port) == DRM_MODE_CONNECTOR_VGA)
usleep(250000);
- chamelium_port_wait_video_input_stable(data->chamelium, port,
- HOTPLUG_TIMEOUT);
-
drmModeFreeConnector(connector);
}