Commit b7ee5eb7 authored by Gildas Bazin's avatar Gildas Bazin

* modules/video_filter/blend.c: portability fix.

parent 3fba5141
...@@ -33,6 +33,7 @@ ...@@ -33,6 +33,7 @@
*****************************************************************************/ *****************************************************************************/
struct filter_sys_t struct filter_sys_t
{ {
int i_dummy;
}; };
/**************************************************************************** /****************************************************************************
......
...@@ -366,18 +366,6 @@ Package=<4> ...@@ -366,18 +366,6 @@ Package=<4>
############################################################################### ###############################################################################
Project: "plugin_mpeg_system"=.\plugin_mpeg_system.dsp - Package Owner=<4>
Package=<5>
{{{
}}}
Package=<4>
{{{
}}}
###############################################################################
Project: "plugin_ps"=.\plugin_ps.dsp - Package Owner=<4> Project: "plugin_ps"=.\plugin_ps.dsp - Package Owner=<4>
Package=<5> Package=<5>
......
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