From: Dmitry Bogatov <[email protected]>

---
 sbr/dtime.c | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/sbr/dtime.c b/sbr/dtime.c
index 47ae79e..1d3bc06 100644
--- a/sbr/dtime.c
+++ b/sbr/dtime.c
@@ -39,12 +39,6 @@ char *tw_ldotw[] = {
        "Saturday",  NULL
 };
 
-struct zone {
-       char *std;
-       char *dst;
-       int shift;
-};
-
 static int dmsize[] = {
        31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31
 };
-- 
I may be not subscribed. Please, keep me in carbon copy.


Reply via email to