From 1ef39e828479f0d82753f3912b7c5d85e49d708c Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Thu, 20 Jul 2017 15:43:38 +0200 Subject: Working on the "internal_process.py" translation. I think I've found some not-too-ugly solution. --- ast-to-instr/src/VHDLPort.java | 8 -------- 1 file changed, 8 deletions(-) (limited to 'ast-to-instr/src/VHDLPort.java') diff --git a/ast-to-instr/src/VHDLPort.java b/ast-to-instr/src/VHDLPort.java index 062159c..f343126 100644 --- a/ast-to-instr/src/VHDLPort.java +++ b/ast-to-instr/src/VHDLPort.java @@ -10,14 +10,6 @@ import java.util.Collection; public class VHDLPort extends ParsableXML { - private static final XPathExpression GET_ENTITIES; - - static - { - /* TODO */ - GET_ENTITIES = null; - } - public VHDLPort ( final IDs parent_id, -- cgit v1.2.3-70-g09d2