[2210] 2009-05-13 Pavel Roskin <[email protected]>

Pavel Roskin <[email protected]>
Newsgroups gmane.comp.boot-loaders.grub.cvs
Message-ID <[email protected]>
Revision: 2210
          http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=2210
Author:   proski
Date:     2009-05-13 21:28:25 +0000 (Wed, 13 May 2009)
Log Message:
-----------
2009-05-13  Pavel Roskin  <[email protected]>

	* util/i386/pc/grub-setup.c (setup): Remove unused variable
	embedding_area_exists.

Modified Paths:
--------------
    trunk/grub2/ChangeLog
    trunk/grub2/util/i386/pc/grub-setup.c

Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog	2009-05-13 21:13:11 UTC (rev 2209)
+++ trunk/grub2/ChangeLog	2009-05-13 21:28:25 UTC (rev 2210)
@@ -1,3 +1,8 @@
+2009-05-13  Pavel Roskin  <[email protected]>
+
+	* util/i386/pc/grub-setup.c (setup): Remove unused variable
+	embedding_area_exists.
+
 2009-05-13  Robert Millan  <[email protected]>
 
 	* util/i386/pc/grub-setup.c (setup): Restructure code flow to make

Modified: trunk/grub2/util/i386/pc/grub-setup.c
===================================================================
--- trunk/grub2/util/i386/pc/grub-setup.c	2009-05-13 21:13:11 UTC (rev 2209)
+++ trunk/grub2/util/i386/pc/grub-setup.c	2009-05-13 21:28:25 UTC (rev 2210)
@@ -110,7 +110,6 @@
   FILE *fp;
   struct { grub_uint64_t start; grub_uint64_t end; } embed_region;
   embed_region.start = embed_region.end = ~0UL;
-  int embedding_area_exists = 0;
   
   auto void NESTED_FUNC_ATTR save_first_sector (grub_disk_addr_t sector, unsigned offset,
 			       unsigned length);
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.