diff --git a/ChangeLog b/ChangeLog index 2c43dceb6..dc3af9894 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-10-09 Vladimir Serbinenko + + * include/grub/emu/getroot.h (grub_util_find_hurd_root_device): Remove + leftover. + 2013-10-09 Vladimir Serbinenko Move OS-specific driver configuration to grub_util_fd_open. This diff --git a/include/grub/emu/getroot.h b/include/grub/emu/getroot.h index 96ec40e60..d3b2f5f6b 100644 --- a/include/grub/emu/getroot.h +++ b/include/grub/emu/getroot.h @@ -50,10 +50,6 @@ void grub_util_follow_gpart_up (const char *name, grub_disk_addr_t *off_out, char ** grub_find_root_devices_from_mountinfo (const char *dir, char **relroot); #endif -#if defined (__GNU__) -char * -grub_util_find_hurd_root_device (const char *path); -#endif /* Devmapper functions provided by getroot_devmapper.c. */ void