Commit 6539fba2 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

skins2: remove weird stuff and hopefully fix Win32 build

parent 95e2c6b4
......@@ -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
//---------------------------------------------------------------------------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment