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
e69745af
Commit
e69745af
authored
Jan 24, 2008
by
Rémi Denis-Courmont
Browse files
Remove dummy declarations
parent
20d8d786
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/vlc_messages.h
View file @
e69745af
...
...
@@ -33,9 +33,6 @@
#include
<stdarg.h>
int
vlc_mutex_lock
(
vlc_mutex_t
*
)
;
int
vlc_mutex_unlock
(
vlc_mutex_t
*
)
;
/**
* \defgroup messages Messages
* This library provides basic functions for threads to interact with user
...
...
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