summaryrefslogtreecommitdiff
path: root/monitor_ubx.c
diff options
context:
space:
mode:
Diffstat (limited to 'monitor_ubx.c')
-rw-r--r--monitor_ubx.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/monitor_ubx.c b/monitor_ubx.c
index da48503b..7a95540e 100644
--- a/monitor_ubx.c
+++ b/monitor_ubx.c
@@ -87,7 +87,6 @@ static bool ubx_initialize(void)
#ifndef PPS_ENABLE
(void)mvwaddstr(ppswin, PPS_LINE, PPS_COLUMN + 10, "N/A");
#endif /* PPS_ENABLE */
- display(ppswin, 2, 22, " PPS ");
(void)wattrset(ppswin, A_NORMAL);
return true;