Removed unprecise unnecessary comment

This commit is contained in:
Thomas Schmitt 2007-02-17 09:09:34 +00:00
parent c570e4868d
commit 8c0e0a7a47
1 changed files with 0 additions and 2 deletions

View File

@ -503,8 +503,6 @@ static int all_tracks_type = BURN_MODE1;
/** Converts command line arguments into above setup parameters.
drive_adr[] must provide at least BURN_DRIVE_ADR_LEN bytes.
source_adr[] must provide at least 4096 bytes.
*/
int libburner_setup(int argc, char **argv)
{