mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-26 00:09:41 +03:00
Removed unused label
This commit is contained in:
parent
d7f479070e
commit
31bece790b
@ -86,7 +86,6 @@ const char *fetch_filetype(const char *unix_path)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
error:
|
|
||||||
LOG(("mime type: %s", res ));
|
LOG(("mime type: %s", res ));
|
||||||
return( res );
|
return( res );
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user