Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
78880d35
Commit
78880d35
authored
May 01, 2008
by
Rémi Denis-Courmont
Browse files
Remove useless #include
parent
ee45d753
Changes
2
Hide whitespace changes
Inline
Side-by-side
modules/mux/mp4.c
View file @
78880d35
...
...
@@ -33,7 +33,6 @@
#include
<vlc/vlc.h>
#include
<vlc_sout.h>
#include
<vlc_block.h>
#include
<vlc_codecs.h>
#ifdef HAVE_TIME_H
#include
<time.h>
...
...
modules/mux/mpjpeg.c
View file @
78880d35
...
...
@@ -32,7 +32,6 @@
#include
<vlc/vlc.h>
#include
<vlc_sout.h>
#include
<vlc_block.h>
#include
<vlc_codecs.h>
/*****************************************************************************
* Module descriptor
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment