summaryrefslogtreecommitdiff
path: root/apps/gui/gwps.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui/gwps.h')
-rw-r--r--apps/gui/gwps.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/gui/gwps.h b/apps/gui/gwps.h
index 6a4849c347..ff402a73a9 100644
--- a/apps/gui/gwps.h
+++ b/apps/gui/gwps.h
@@ -121,9 +121,6 @@ struct align_pos {
121 121
122#endif 122#endif
123 123
124#define DEFAULT_SUBLINE_TIME_MULTIPLIER 20 /* (10ths of sec) */
125#define BASE_SUBLINE_TIME 10 /* base time that multiplier is applied to
126 (1/HZ sec, or 100ths of sec) */
127#define SUBLINE_RESET -1 124#define SUBLINE_RESET -1
128 125
129enum wps_parse_error { 126enum wps_parse_error {