Xeverous / filter_spirit

Advanced item filter generator for Path of Exile that uses it's own DSL and online item price APIs
GNU General Public License v3.0
36 stars 7 forks source link

remove dead config code #25

Closed Xeverous closed 4 years ago

Xeverous commented 4 years ago

The feature was eventually abandoned but there is still some dead code left. If it returns in the future (eg strictness/themes) the form will be different.

https://github.com/Xeverous/filter_spirit/blob/ba5683eb612eccb91153d7b2f15ad2dee74a5a2b/src/lib/fs/lang/keywords.hpp#L39-L47

https://github.com/Xeverous/filter_spirit/blob/ba5683eb612eccb91153d7b2f15ad2dee74a5a2b/src/lib/fs/parser/detail/symbols.hpp#L27-L39

Xeverous commented 4 years ago

Done in cac8ab6752b8804a154699b20e6902102c2b7e4a.