reduce differences from upstream
[pcsx_rearmed.git] / plugins / cdrcimg / cdrcimg.c
index 047357a..b3bee27 100644 (file)
@@ -414,8 +414,6 @@ static long CDRopen(void)
        char *ext;
        FILE *f = NULL;
 
-       printf("%s cd_file=%d\n", __func__, cd_file == NULL ? 0 : 1);
-
        if (cd_file != NULL)
                return 0; // it's already open