bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mach-defpager/kalloc.c (kalloc_init): remove unused variables


From: Miguel Figueiredo
Subject: mach-defpager/kalloc.c (kalloc_init): remove unused variables
Date: Sat, 25 May 2013 11:54:47 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130518 Icedove/17.0.5

2013-05-14 Miguel Figueiredo <elmig@debianpt.org>

* mach-defpager/kalloc.c (kalloc_init): remove unused variables

diff --git a/mach-defpager/kalloc.c b/mach-defpager/kalloc.c
index 8efb85f..2f42509 100644
--- a/mach-defpager/kalloc.c
+++ b/mach-defpager/kalloc.c
@@ -92,8 +92,6 @@ boolean_t             kalloc_initialized = FALSE;

 void kalloc_init(void)
 {
-       vm_offset_t min, max;
-       vm_size_t size;
        register int i;

        /*


--
Melhores cumprimentos/Best regards,

Miguel Figueiredo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]