Kaydet (Commit) b820de99 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Remove leftover code

Change-Id: I3f6e9ec0343074b506cb07b1ad5c9b3e1ef20b5e
üst 584262fe
......@@ -731,11 +731,6 @@ bool StringConstant::VisitCallExpr(CallExpr const * expr) {
return true;
}
}
if ((dc.Function("append").Class("OStringBuffer").Namespace("rtl")
.GlobalNamespace())
&& fdecl->getNumParams() == 2)
{
}
return true;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment