This commit is contained in:
tantricity 2009-06-30 07:54:49 +00:00
parent 38528ce18f
commit 8ad45f1556

View File

@ -257,7 +257,6 @@ void _FAT_partition_destructor (PARTITION* partition) {
_FAT_mem_free (partition);
}
PARTITION* _FAT_partition_getPartitionFromPath (const char* path) {
const devoptab_t *devops;