Removed PropertyExpressionEngine::getPaths() method.

This commit is contained in:
Eivind Kvedalen
2015-09-26 19:33:56 +02:00
committed by wmayer
parent 051ddb3f27
commit d7d184e198
2 changed files with 0 additions and 20 deletions

View File

@@ -112,8 +112,6 @@ public:
void renameObjectIdentifiers(const std::map<App::ObjectIdentifier, App::ObjectIdentifier> & paths);
std::set<App::ObjectIdentifier> getPaths() const;
const App::ObjectIdentifier canonicalPath(const App::ObjectIdentifier &p) const;
size_t numExpressions() const;