Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Steve Lhomme
VLC
Commits
ba11afd9
Commit
ba11afd9
authored
May 30, 2011
by
Rémi Denis-Courmont
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove unused aout_filter_t properties
parent
a2fc9256
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
include/vlc_aout.h
include/vlc_aout.h
+0
-4
No files found.
include/vlc_aout.h
View file @
ba11afd9
...
...
@@ -164,10 +164,6 @@ struct aout_filter_t
es_format_t
fmt_in
;
es_format_t
fmt_out
;
aout_alloc_t
output_alloc
;
bool
b_in_place
;
void
(
*
pf_do_work
)(
aout_instance_t
*
,
aout_filter_t
*
,
aout_buffer_t
*
,
aout_buffer_t
*
);
...
...
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