shut warning up

This commit is contained in:
AJ Kelly
2011-10-18 15:32:06 -05:00
parent d65b4ba714
commit 92fea1f748
+1 -1
View File
@@ -1899,9 +1899,9 @@ void ScreenEdit::InputEdit( const InputEventPlus &input, EditButton EditB )
else else
fDelta *= 40; fDelta *= 40;
} }
unsigned i;
#if 0 #if 0
unsigned i;
// is there a StopSegment on the current row? // is there a StopSegment on the current row?
const StopSegment *seg = GetAppropriateTiming().GetStopSegmentAtRow( GetRow() ); const StopSegment *seg = GetAppropriateTiming().GetStopSegmentAtRow( GetRow() );