FS-5479 --resolve

This commit is contained in:
Jeff Lenk 2013-05-27 09:21:43 -05:00 committed by Travis Cross
parent 1926a54bd0
commit 73257d7ca2
1 changed files with 1 additions and 1 deletions

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;
#ifdef WIN32
seq = seq;
UNREFERENCED_PARAMETER(seq);
#endif
if (!next_frame) return 0;