]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
* include/grub/emu/getroot.h (grub_util_find_hurd_root_device): Remove
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Wed, 9 Oct 2013 05:09:22 +0000 (07:09 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Wed, 9 Oct 2013 05:09:22 +0000 (07:09 +0200)
leftover.

ChangeLog
include/grub/emu/getroot.h

index 2c43dceb69aa838f76f63ad650c63e73de05822f..dc3af9894f35d09a2f468cafff5d83e5a776b895 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-10-09  Vladimir Serbinenko  <phcoder@gmail.com>
+
+       * include/grub/emu/getroot.h (grub_util_find_hurd_root_device): Remove
+       leftover.
+
 2013-10-09  Vladimir Serbinenko  <phcoder@gmail.com>
 
        Move OS-specific driver configuration to grub_util_fd_open. This
index 96ec40e608f2ea5a6dfca2ba1210391621cb37ce..d3b2f5f6bd2e600944a8a114884740d5f8680471 100644 (file)
@@ -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