summaryrefslogtreecommitdiff
path: root/video_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'video_context.h')
-rw-r--r--video_context.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/video_context.h b/video_context.h
index 472a1a1..ddd1588 100644
--- a/video_context.h
+++ b/video_context.h
@@ -25,4 +25,3 @@ struct VideoContext* VideoContextCreate(struct IoContext* io_context);
void VideoContextDestroy(struct VideoContext* video_context);
#endif // STREAMER_VIDEO_CONTEXT_H_
-