summaryrefslogtreecommitdiff
path: root/driver_nmea.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2010-04-25 23:16:00 -0400
committerEric S. Raymond <esr@thyrsus.com>2010-04-25 23:16:00 -0400
commitf5610ba498715d1a599d4fea1abd85992420db89 (patch)
tree323098db778932ec7ce9103a329dce823d1c5d38 /driver_nmea.c
parentea4a0e6359d76ae4ce182b2dc725a5833d66b7d1 (diff)
downloadgpsd-f5610ba498715d1a599d4fea1abd85992420db89.tar.gz
Remove obsolete FIXME.
Diffstat (limited to 'driver_nmea.c')
-rw-r--r--driver_nmea.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/driver_nmea.c b/driver_nmea.c
index 3e6ca2ee..0d74455d 100644
--- a/driver_nmea.c
+++ b/driver_nmea.c
@@ -438,7 +438,6 @@ static gps_mask_t processGPGSA(int count, char *field[],
prn;
}
mask |= DOP_IS | USED_IS;
- /* FIXME: perhaps dump the satellite vector here? */
gpsd_report(LOG_DATA,
"GPGSA: mode=%d used=%d pdop=%.2f hdop=%.2f vdop=%.2f mask=%s\n",
session->newdata.mode,