bug-hurd
[Top][All Lists]
Advanced

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

[PATCH 44/66] i386/i386at/rtc.c: remove unused variable


From: Marin Ramesa
Subject: [PATCH 44/66] i386/i386at/rtc.c: remove unused variable
Date: Thu, 5 Dec 2013 22:03:38 +0100

* i386/i386at/rtc.c (tz): Remove unused variable.

---
 i386/i386at/rtc.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/i386/i386at/rtc.c b/i386/i386at/rtc.c
index 2115f23..98f157f 100644
--- a/i386/i386at/rtc.c
+++ b/i386/i386at/rtc.c
@@ -103,7 +103,6 @@ unsigned char       *regs;
 
 
 extern struct timeval time;
-extern struct timezone tz;
 
 static int month[12] = {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31};
 
-- 
1.8.1.4




reply via email to

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