From 81ce653b7b82168fb761e2d02b56107ad70c8dd4 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 1 Apr 2015 14:58:19 -0400 Subject: Renmove a vague FIXME. --- driver_superstar2.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'driver_superstar2.c') diff --git a/driver_superstar2.c b/driver_superstar2.c index 8de7ee03..c28b849f 100644 --- a/driver_superstar2.c +++ b/driver_superstar2.c @@ -426,8 +426,6 @@ superstar2_dispatch(struct gps_device_t * session, unsigned char *buf, * **********************************************************/ -/* FIXME: factor out Superstar init_query for version */ - static void superstar2_event_hook(struct gps_device_t *session, event_t event) { if (session->context->readonly) -- cgit v1.2.1