Index: src/SynTree/Label.h
===================================================================
--- src/SynTree/Label.h	(revision 4d3ca1d868f76bdc3c138e232ca019fd019466eb)
+++ src/SynTree/Label.h	(revision 4b2589a5585c447a4b3ff6c5524c919a032e22a4)
@@ -21,9 +21,4 @@
 #include <iostream>
 #include "SynTree.h"
-
-// Label needs to know
-// * how deeply nested it is (scopeLevel)
-// * relative position in a scope compared with other labels (index?)
-// * either the original label it was generated from or the labels it generates (for labelled break/continue)
 
 class Label {
