logic: removed FilterUndefinedNodesFromGraph setting

because it is confusing and not necessary anymore since we have bundled nodes.
This commit is contained in:
Eberhard Graether
2015-07-18 13:46:03 +02:00
parent 5722b4dc23
commit 85d2ebc32a
4 changed files with 0 additions and 34 deletions
-1
View File
@@ -13,7 +13,6 @@ public:
~ApplicationSettings();
std::string getStartupProjectFilePath() const;
bool filterUndefinedNodesFromGraph() const;
// application
std::string getFontName() const;