- Removed obsolete ::extract_filter.
This commit is contained in:
Paul Beckingham 2014-05-25 08:58:24 -04:00
parent f5a13e5e42
commit 3f8a723903
2 changed files with 0 additions and 28 deletions

View file

@ -60,7 +60,6 @@ public:
bool find_command (std::string&) const;
const std::string find_limit () const;
const A3 extract_filter () const;
const A3 extract_modifications () const;
const A3 tokenize (const A3&) const;