summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TOOLS/subrip.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/TOOLS/subrip.c b/TOOLS/subrip.c
index ae3782aadb..ed1161900e 100644
--- a/TOOLS/subrip.c
+++ b/TOOLS/subrip.c
@@ -201,9 +201,6 @@ main(int argc, char **argv)
void *vobsub;
void *packet;
int packet_len;
-#ifdef BAD
- unsigned int prev_pts;
-#endif
unsigned int pts100;
if (argc < 2 || 4 < argc) {