From: robertlipe Date: Sun, 1 Mar 2015 02:06:32 +0000 (+0000) Subject: Remove dead #defines for XML_{SHORT,LONG}_TIME. X-Git-Tag: archive/raspbian/1.10.0+ds-2+rpi1~1^2~12^2~10^2~50 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=3685d501226526c736cb637c10280bc8b1e2d1ba;p=gpsbabel.git Remove dead #defines for XML_{SHORT,LONG}_TIME. --- diff --git a/gpsbabel/defs.h b/gpsbabel/defs.h index d0c72f8d2..2c284d789 100644 --- a/gpsbabel/defs.h +++ b/gpsbabel/defs.h @@ -211,10 +211,6 @@ extern QTextStream cerr; #define CENTI_TO_MICRO(t) (t * 10000) /* Centiseconds to Microseconds */ #define MICRO_TO_CENTI(t) (t / 10000) /* Centiseconds to Microseconds */ -/* Short or Long XML Times */ -#define XML_SHORT_TIME 1 -#define XML_LONG_TIME 2 - /* * Extended data if waypoint happens to represent a geocache. This is * totally voluntary data...