Elimninated compiler warning
git-svn-id: svn://10.0.0.236/trunk@52086 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -116,7 +116,6 @@ NS_IMPL_ISUPPORTS(StripeTimer, kITimerCallbackIID);
|
||||
PRInt32 StripeTimer::GetFrameData(nsProgressMeterFrame* aFrame)
|
||||
{
|
||||
PRInt32 i, n = mFrames.Count();
|
||||
PRBool rv = PR_FALSE;
|
||||
for (i = 0; i < n; i++) {
|
||||
FrameData* frameData = (FrameData*) mFrames.ElementAt(i);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user