diff options
author | Lenny Maiorani <lenny@colorado.edu> | 2019-03-10 11:37:05 -0600 |
---|---|---|
committer | Lenny Maiorani <lenny@colorado.edu> | 2019-03-10 21:45:31 -0600 |
commit | 56f1d28d9b606397c0c746b57243a0f2b971ff8a (patch) | |
tree | 73b5b16e21e232842f3cc38ebee281653c61535a /test/functional/feature_nulldummy.py | |
parent | 257f750cd986641afe04316ed0b22b646b56b60b (diff) |
dead code: Remove dead option in HexStr conversion
Problem:
- Nothing uses the `fspaces` argument to `HexStr()` besides unit
tests. This argument results in extra complexity and a small
performance decrease within the function for branch evalulation.
Solution:
- Remove unused `fspaces` option.
Diffstat (limited to 'test/functional/feature_nulldummy.py')
0 files changed, 0 insertions, 0 deletions