From 0394ebe44df99f8fc725dc4a66ab37209ef4d55b Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Sat, 22 Nov 2008 10:31:33 +0000 Subject: FS#9557 - fix the %mv and %t timeout so its intrepreted correctly git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19177 a1c6a512-1295-4272-9138-f99709370657 --- apps/gui/gwps.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'apps/gui/gwps.h') 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 { #endif -#define DEFAULT_SUBLINE_TIME_MULTIPLIER 20 /* (10ths of sec) */ -#define BASE_SUBLINE_TIME 10 /* base time that multiplier is applied to - (1/HZ sec, or 100ths of sec) */ #define SUBLINE_RESET -1 enum wps_parse_error { -- cgit v1.2.3