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
@@ -9,8 +9,6 @@
<config>
<StartupProject><!-- STRING: path to project settings xml file --></StartupProject>
<FilterUndefinedNodesFromGraph><!-- BOOL: filter out undefined nodes in graph --></FilterUndefinedNodesFromGraph>
<source>
<CompilerFlags>
<CompilerFlag><!-- STRING: compiler flag, including the dash e.g. -v --></CompilerFlag>