CLI2: Fixed bug where all FILTER args were tagged with 'ID'

This commit is contained in:
Paul Beckingham
2015-06-20 11:15:04 -07:00
parent a21767aa15
commit 97bcfd3006

View File

@@ -1338,7 +1338,6 @@ void CLI2::findIDs ()
}
}
}
a.tag ("ID");
}
}