fix compile bustage
git-svn-id: svn://10.0.0.236/trunk@14203 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -164,8 +164,10 @@ PRInt32 nsComboBox::FindItem(nsString &aItem, PRInt32 aStartPos)
|
||||
}
|
||||
}
|
||||
NS_FREE_STR_BUF(val);
|
||||
#endif
|
||||
return index;
|
||||
#else
|
||||
return -1;
|
||||
#endif
|
||||
}
|
||||
|
||||
//-------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user