Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
f5e75324
Commit
f5e75324
authored
Jul 02, 2008
by
Rémi Denis-Courmont
Browse files
Qt4: remove dead declaration
parent
fee80aa4
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/gui/qt4/main_interface.hpp
View file @
f5e75324
...
...
@@ -73,7 +73,6 @@ public:
void
*
requestVideo
(
vout_thread_t
*
p_nvout
,
int
*
pi_x
,
int
*
pi_y
,
unsigned
int
*
pi_width
,
unsigned
int
*
pi_height
);
void
requestNotEmbeddedVideo
(
vout_thread_t
*
p_nvout
);
void
releaseVideo
(
void
*
);
int
controlVideo
(
void
*
p_window
,
int
i_query
,
va_list
args
);
void
requestLayoutUpdate
();
...
...
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