Fix gcc error bug.

This commit is contained in:
Johns 2012-03-31 23:20:06 +02:00
parent c9b344a3fd
commit 7f8110557f

View File

@ -7713,6 +7713,7 @@ static void VdpauSyncDecoder(VdpauDecoder * decoder)
}
}
#endif
return; // fix gcc bug!
}
///