Removed some debugging printing

This commit is contained in:
2010-03-05 11:15:28 +00:00
parent eb95f7fc16
commit 72f9ff8b8c
4 changed files with 6 additions and 80 deletions

View File

@ -141,13 +141,6 @@ char *burn_drive_whitelist_item(int idx, int flag);
/* ts A80801 */
int burn_drive_is_listed(char *path, struct burn_drive **found, int flag);
#ifdef NIX
/* <<< did not help. Is on its way out */
/* ts B00226 */
int burn_abort_write(int patience,
int (*pacifier_func)(void *handle, int patience, int elapsed),
void *handle);
#endif /* NIX */
/* ts B00226 : Outsourced backend of burn_abort()
@param elapsed to be subtracted from start time