FPGATrackSim: remove redundant declareInterface calls
declareInterface is not needed when one uses the extends mechanism already. Also remove constructors if they are now empty.
declareInterface is not needed when one uses the extends mechanism already. Also remove constructors if they are now empty.