fixing bustage (bug 320261)
git-svn-id: svn://10.0.0.236/trunk@189384 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
d0ca283c49
commit
1e648c080b
@ -3046,7 +3046,8 @@ nsNavHistoryFolderResultNode::RecursiveSort(
|
||||
// Separator nodes do not hold any data
|
||||
|
||||
nsNavHistorySeparatorResultNode::nsNavHistorySeparatorResultNode()
|
||||
: nsNavHistoryResultNode(EmptyCString(), 0, 0, EmptyCString())
|
||||
: nsNavHistoryResultNode(EmptyCString(), EmptyCString(),
|
||||
0, 0, EmptyCString())
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user