fix string stupidness
git-svn-id: svn://10.0.0.236/trunk@67433 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
bf7826c69d
commit
aff715afda
@ -198,8 +198,6 @@ nsRDFDOMDataSource::createFrameTarget(nsIFrame *frame,
|
||||
if (NS_SUCCEEDED(frame->QueryInterface(NS_GET_IID(nsIFrameDebug), (void**)&frameDebug))) {
|
||||
frameDebug->GetFrameName(str);
|
||||
}
|
||||
#else
|
||||
str = "";
|
||||
#endif
|
||||
}
|
||||
else if (aProperty == kNC_Type)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user