Silly me, I forgot to remove my debugging code

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4308 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Linus Nielsen Feltzing 2004-02-16 23:27:02 +00:00
parent c3b9720ab4
commit 7bd92239ca

View file

@ -877,8 +877,6 @@ static int set_features(void)
};
int i;
return 0;
ATA_SELECT = ata_device;
if (!wait_for_rdy()) {