Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
6539fba2
Commit
6539fba2
authored
Aug 16, 2011
by
Rémi Denis-Courmont
Browse files
skins2: remove weird stuff and hopefully fix Win32 build
parent
95e2c6b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/gui/skins2/src/skin_main.cpp
View file @
6539fba2
...
...
@@ -56,15 +56,6 @@
#include "../commands/cmd_resize.hpp"
#include "../commands/cmd_on_top.hpp"
//---------------------------------------------------------------------------
// Exported interface functions.
//---------------------------------------------------------------------------
#ifdef WIN32_SKINS
extern
"C"
__declspec
(
dllexport
)
int
__VLC_SYMBOL
(
vlc_entry
)
(
module_t
*
p_module
);
#endif
//---------------------------------------------------------------------------
// Local prototypes
//---------------------------------------------------------------------------
...
...
Write
Preview
Supports
Markdown
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