Skip to content

Commit

Permalink
Kill confusing / obsoleted comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
jsirois committed Jan 25, 2015
1 parent b8fffeb commit 86fb133
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/python/pants/option/parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@ def register(self, *args, **kwargs):
self._validate(args, kwargs)
dest = self._set_dest(args, kwargs)

# Is this a boolean flag?
inverse_args = []
help_args = []
for flag in self.expand_flags(*args, **kwargs):
Expand Down

0 comments on commit 86fb133

Please sign in to comment.