Ooops. Remove duplicate free

This commit is contained in:
rocky
2005-04-21 20:23:11 +00:00
parent b3390082f4
commit c825b6af5e

View File

@@ -791,7 +791,6 @@ main(int argc,char *argv[])
} }
cdio_free_device_list(ppsz_cd_drives); cdio_free_device_list(ppsz_cd_drives);
free(ppsz_cd_drives);
} }
if(!d){ if(!d){