summaryrefslogtreecommitdiffstats
path: root/sub/sd.h
diff options
context:
space:
mode:
Diffstat (limited to 'sub/sd.h')
-rw-r--r--sub/sd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sub/sd.h b/sub/sd.h
index ce312cca70..26f9d4149f 100644
--- a/sub/sd.h
+++ b/sub/sd.h
@@ -19,7 +19,6 @@ struct sd {
struct demuxer *demuxer;
struct sh_stream *sh;
- double video_fps;
};
struct sd_functions {