Commit 9c1bf9ac authored by Andrew Basterfield's avatar Andrew Basterfield

Remove some extraneous leftover debugging

parent 5f8dac68
......@@ -214,8 +214,6 @@ input_cdio_open(const char *uri,
if (speed > 0) {
FormatDebug(cdio_domain,"Attempting to set CD speed to %dx",speed);
cdda_speed_set(drv,speed);
} else {
FormatDebug(cdio_domain,"Leaving CD speed alone");
}
if (0 != cdio_cddap_open(drv)) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment