Remove unused var
Change-Id: I187df1a6f5bf5d870820f60c6dca1ac3beb8cf22
This commit is contained in:
parent
e8918c464c
commit
6a21827e97
@ -100,7 +100,6 @@ bool ComparisonWithConstant::rewrite(const BinaryOperator * binaryOp) {
|
||||
}
|
||||
|
||||
// switch LHS and RHS
|
||||
RewriteOptions opts;
|
||||
if (!replaceText(lhsRange, rhsString)) {
|
||||
return false;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user