diff TOOLS/subrip.c @ 24234:d0991c8e2fee

Remove nonsensical #ifdef.
author diego
date Tue, 28 Aug 2007 10:38:35 +0000
parents 214c4a4a26ee
children e82ecde2cbd4
line wrap: on
line diff
--- a/TOOLS/subrip.c	Tue Aug 28 09:15:40 2007 +0000
+++ b/TOOLS/subrip.c	Tue Aug 28 10:38:35 2007 +0000
@@ -201,9 +201,6 @@
     void *vobsub;
     void *packet;
     int packet_len;
-#ifdef BAD
-    unsigned int prev_pts;
-#endif
     unsigned int pts100;
 
     if (argc < 2 || 4 < argc) {