fix tree bustage.

git-svn-id: svn://10.0.0.236/trunk@35911 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sspitzer%netscape.com 1999-06-19 21:13:48 +00:00
parent c646961130
commit ef987358f3
2 changed files with 4 additions and 4 deletions

View File

@ -1717,8 +1717,8 @@ nsFrame::PeekOffset(nsIFocusTracker *aTracker,
found = PR_TRUE;
else{
if (aDirection == eDirNext)
#if 0 {
#if 0
{
result = resultFrame->GetPrevSibling(&child);
}
else

View File

@ -1717,8 +1717,8 @@ nsFrame::PeekOffset(nsIFocusTracker *aTracker,
found = PR_TRUE;
else{
if (aDirection == eDirNext)
#if 0 {
#if 0
{
result = resultFrame->GetPrevSibling(&child);
}
else