Remove leftover code
Change-Id: I3f6e9ec0343074b506cb07b1ad5c9b3e1ef20b5e
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user