From dfeb5d096fa5deb6f9961037ef59b03bf0758ba3 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 1 Sep 2009 12:46:22 +0000 Subject: Link RTCM2 and AIVDM client-library support only when those are configured in. --- ais_json.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'ais_json.c') diff --git a/ais_json.c b/ais_json.c index 84443fba..186ee530 100644 --- a/ais_json.c +++ b/ais_json.c @@ -19,8 +19,6 @@ representations to libgps structures. #include "gpsd.h" #include "gps_json.h" -/* common fields in every AIS message */ - int json_ais_read(const char *buf, char *path, size_t pathlen, struct ais_t *ais, -- cgit v1.2.1