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