diff --git a/src/CLI.cpp b/src/CLI.cpp index 6c3d99d87..6d1409fbb 100644 --- a/src/CLI.cpp +++ b/src/CLI.cpp @@ -1996,12 +1996,8 @@ bool CLI::isAttribute (const std::string& raw) const if (mod[0] == '~') mod = mod.substr (1); -/* - TODO Entities are not loaded yet. Hmm. - if (! canonicalize (mod, "modifier", mod)) return false; -*/ } /*