Meaningless coding style change
This commit is contained in:
parent
aed8fb353c
commit
5462399c88
1 changed files with 0 additions and 1 deletions
|
@ -669,7 +669,6 @@ public:
|
|||
void remove(const pool<RTLIL::SigBit> &pattern);
|
||||
void remove(const pool<RTLIL::SigBit> &pattern, RTLIL::SigSpec *other) const;
|
||||
void remove2(const pool<RTLIL::SigBit> &pattern, RTLIL::SigSpec *other);
|
||||
|
||||
void remove2(const std::set<RTLIL::SigBit> &pattern, RTLIL::SigSpec *other);
|
||||
|
||||
void remove(int offset, int length = 1);
|
||||
|
|
Loading…
Add table
Reference in a new issue