diff options
Diffstat (limited to 'gpsd.h-tail')
-rw-r--r-- | gpsd.h-tail | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gpsd.h-tail b/gpsd.h-tail index 465a8236..d05aa451 100644 --- a/gpsd.h-tail +++ b/gpsd.h-tail @@ -442,9 +442,7 @@ struct gps_device_t { sourcetype_t sourcetype; servicetype_t servicetype; int mode; -#ifndef _WIN32 struct termios ttyset, ttyset_old; -#endif #ifndef FIXED_PORT_SPEED unsigned int baudindex; #endif /* FIXED_PORT_SPEED */ |