瀏覽代碼

Remove old comment

Yentl Van Tendeloo 8 年之前
父節點
當前提交
b5e55b6060
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      bootstrap/transform.alc

+ 0 - 2
bootstrap/transform.alc

@@ -94,7 +94,6 @@ Element function get_possible_bindings(host_model : Element, schedule_model : El
 	original_typename = string_substr(typename, 4, string_len(typename))
 	guaranteed_instance = False
 
-	/////// NEW CODE
 	// Is a node, so find whether or not there are some connections that are already resolved
 	Element ic
 	Element oc
@@ -158,7 +157,6 @@ Element function get_possible_bindings(host_model : Element, schedule_model : El
 		else:
 			// Neither is bound, so just get all of them
 			options = options
-	////////// END CODE
 
 	// Filter options further
 	Element filtered_options