diff options
Diffstat (limited to 'core/parse-xml.c')
-rw-r--r-- | core/parse-xml.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/parse-xml.c b/core/parse-xml.c index e7aa8c68c..a187bfb2e 100644 --- a/core/parse-xml.c +++ b/core/parse-xml.c @@ -28,7 +28,6 @@ #include "membuffer.h" int verbose, quit, force_root; -int metric = 1; int last_xml_version = -1; int diveid = -1; |