removed a line that wasn't needed and caused a warning r=kmcclusk
git-svn-id: svn://10.0.0.236/trunk@52618 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
381c484f1a
commit
913fe3b85c
@ -317,7 +317,6 @@ nsresult nsFormFrame::GetRadioInfo(nsIFormControlFrame* aFrame,
|
||||
|
||||
// radio group processing
|
||||
if (hasName) {
|
||||
nsRadioControlFrame* radioFrame = (nsRadioControlFrame*)aFrame;
|
||||
int numGroups = mRadioGroups.Count();
|
||||
nsRadioControlGroup* group;
|
||||
for (int j = 0; j < numGroups; j++) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user