trivial dead code--

CID 1187922
This commit is contained in:
Mike Blumenkrantz 2014-03-13 11:43:53 -04:00
parent 3583d76839
commit dacb821f05
1 changed files with 0 additions and 1 deletions

View File

@ -1392,7 +1392,6 @@ e_comp_render_queue(E_Comp *c)
{
E_OBJECT_CHECK(c);
E_OBJECT_TYPE_CHECK(c, E_COMP_TYPE);
if (!c) return;
if (conf->lock_fps)
{