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/VHDLGeneric.java | 8 -------- 1 file changed, 8 deletions(-) (limited to 'ast-to-instr/src/VHDLGeneric.java') diff --git a/ast-to-instr/src/VHDLGeneric.java b/ast-to-instr/src/VHDLGeneric.java index 7184f61..e080841 100644 --- a/ast-to-instr/src/VHDLGeneric.java +++ b/ast-to-instr/src/VHDLGeneric.java @@ -10,14 +10,6 @@ import java.util.Collection; public class VHDLGeneric extends ParsableXML { - private static final XPathExpression GET_ENTITIES; - - static - { - /* TODO */ - GET_ENTITIES = null; - } - public VHDLGeneric ( final IDs parent_id, -- cgit v1.2.3-70-g09d2