diff --git a/pform.h b/pform.h index 5468d44b7..2fa5851e3 100644 --- a/pform.h +++ b/pform.h @@ -464,12 +464,6 @@ extern std::vector* pform_make_udp_input_ports(std::list*); extern void pform_make_events(std::list*names, const char*file, unsigned lineno); -/* - * Make real datum objects. - */ -extern void pform_make_reals(std::list*names, - const char*file, unsigned lineno); - /* * The makegate function creates a new gate (which need not have a * name) and connects it to the specified wires.