Fix compilation on windows platforms

git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@163 3f6dc0c8-ddfe-455d-9043-3cd528dc4637
This commit is contained in:
aymeric 2008-11-07 11:18:05 +00:00
parent f704a250ce
commit 8c25164727

View file

@ -820,7 +820,6 @@ MSFilterDesc ms_video_out_desc={
2,
0,
video_out_init,
NULL,
video_out_preprocess,
video_out_process,
NULL,