From 5b54b05e79652b4d62f37ac881df94931465d786 Mon Sep 17 00:00:00 2001 From: Jeremy Henty Date: Tue, 7 Dec 2010 19:25:58 +0000 Subject: dpip.c: remove unused static variable. --- dpip/dpip.c | 1 - 1 file changed, 1 deletion(-) (limited to 'dpip') diff --git a/dpip/dpip.c b/dpip/dpip.c index 46ce6ec8..a5517784 100644 --- a/dpip/dpip.c +++ b/dpip/dpip.c @@ -33,7 +33,6 @@ * Local variables */ static const char Quote = '\''; -static const int DpipTag = 1; /* * Basically the syntax of a dpip tag is: -- cgit v1.2.3