Cleanup remove unused variable
This commit is contained in:
@@ -2440,7 +2440,6 @@ void snapSequenceBounds(TransInfo *t, const int mval[2])
|
|||||||
float xmouse, ymouse;
|
float xmouse, ymouse;
|
||||||
int frame;
|
int frame;
|
||||||
int mframe;
|
int mframe;
|
||||||
TransData *td = t->data;
|
|
||||||
TransSeq *ts = t->customData;
|
TransSeq *ts = t->customData;
|
||||||
/* reuse increment, strictly speaking could be another snap mode, but leave as is */
|
/* reuse increment, strictly speaking could be another snap mode, but leave as is */
|
||||||
if (!(t->modifiers & MOD_SNAP_INVERT))
|
if (!(t->modifiers & MOD_SNAP_INVERT))
|
||||||
|
|||||||
Reference in New Issue
Block a user