summaryrefslogtreecommitdiff
path: root/driver_geostar.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver_geostar.c')
-rw-r--r--driver_geostar.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/driver_geostar.c b/driver_geostar.c
index 9b771409..a0bfeb83 100644
--- a/driver_geostar.c
+++ b/driver_geostar.c
@@ -90,8 +90,6 @@ static bool geostar_detect(struct gps_device_t *session)
fd_set fdset;
struct timeval to;
- gpsd_report(LOG_PROG, "Probing GeoStar\n");
-
myfd = session->gpsdata.gps_fd;
/* request firmware revision and look for a valid response */