bug-hurd
[Top][All Lists]
Advanced

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

[PATCH gnumach 05/16] Remove unused variable


From: Guillem Jover
Subject: [PATCH gnumach 05/16] Remove unused variable
Date: Tue, 30 Aug 2011 03:09:31 +0200

* i386/i386at/rtc.c (rtc): Remove variable.
---
 i386/i386at/rtc.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/i386/i386at/rtc.c b/i386/i386at/rtc.c
index e0a03de..77a83e8 100644
--- a/i386/i386at/rtc.c
+++ b/i386/i386at/rtc.c
@@ -53,7 +53,6 @@ WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 #include <i386/pio.h>
 #include <i386at/rtc.h>
 
-static unsigned char rtc[RTC_NREG];
 static int first_rtcopen_ever = 1;
 
 void
-- 
1.7.5.4




reply via email to

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