Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Libraries
Phonon VLC
Commits
663b8a4d
Commit
663b8a4d
authored
Apr 25, 2011
by
Harald Sitter
✨
Browse files
remove no-xlib warning
As no one complained about broken things I must assume it is working perfectly. :)
parent
c648d744
Changes
1
Hide whitespace changes
Inline
Side-by-side
vlc/libvlc.cpp
View file @
663b8a4d
...
...
@@ -94,9 +94,6 @@ bool LibVLC::init()
args
<<
"--no-stats"
;
args
<<
"--no-video-title-show"
;
args
<<
"--album-art=0"
;
#ifdef __GNUC__
#warning TODO: no-xlib is on
#endif
args
<<
"--no-xlib"
;
#ifndef Q_OS_MAC
...
...
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