FS-5479 --resolve

This commit is contained in:
Jeff Lenk 2013-05-27 09:21:43 -05:00
parent d21b960899
commit 757b792324

View File

@ -822,7 +822,7 @@ STFU_DECLARE(int32_t) stfu_n_copy_next_frame(stfu_instance_t *jb, uint32_t times
uint32_t target_ts = 0; uint32_t target_ts = 0;
#ifdef WIN32 #ifdef WIN32
seq = seq; UNREFERENCED_PARAMETER(seq);
#endif #endif
if (!next_frame) return 0; if (!next_frame) return 0;