Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Steve Lhomme
VLC
Commits
13a1c6b8
Commit
13a1c6b8
authored
May 31, 2008
by
Rémi Denis-Courmont
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove VLC_* dead APIs
parent
5ba2255e
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
1875 additions
and
2550 deletions
+1875
-2550
po/POTFILES.in
po/POTFILES.in
+0
-2
src/Makefile.am
src/Makefile.am
+0
-1
src/libvlc-common.c
src/libvlc-common.c
+0
-2063
src/libvlc.c
src/libvlc.c
+1875
-484
No files found.
po/POTFILES.in
View file @
13a1c6b8
...
...
@@ -14,7 +14,6 @@ include/vlc_codec.h
include/vlc_codecs.h
include/vlc_codec_synchro.h
include/vlc_common.h
include/vlc/common.h
include/vlc_config_cat.h
include/vlc_config.h
include/vlc_configuration.h
...
...
@@ -133,7 +132,6 @@ src/interface/interface.c
src/interface/interface.h
src/interface/intf_eject.c
src/libvlc.c
src/libvlc-common.c
src/libvlc.h
src/libvlc-module.c
src/misc/action.c
...
...
src/Makefile.am
View file @
13a1c6b8
...
...
@@ -264,7 +264,6 @@ SOURCES_libvlc_getopt = \
SOURCES_libvlc_common
=
\
libvlc.c
\
libvlc-common.c
\
libvlc.h
\
libvlc-module.c
\
version.c
\
...
...
src/libvlc-common.c
deleted
100644 → 0
View file @
5ba2255e
This diff is collapsed.
Click to expand it.
src/libvlc.c
View file @
13a1c6b8
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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