wip II
[sdk] / ecere / src / com / BTNode.ec
index abc247a..313c9a3 100644 (file)
@@ -697,7 +697,6 @@ public:
          channel.Unserialize(right);
          if(right) { right.parent = this; }
 
-         // TODO: Precomp errors without extra brackets
          depth = ((BTNode)(this)).depthProp;
       }
       else