2019-06-12 Steven G. Kargl <kargl@gcc.gnu.org>
* gfortran.h (gfc_free_dt_list): Remove prototype.
From-SVN: r272220
+2019-06-12 Steven G. Kargl <kargl@gcc.gnu.org>
+
+ * gfortran.h (gfc_free_dt_list): Remove prototype.
+
2019-06-12 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/90002
void gfc_save_all (gfc_namespace *);
void gfc_enforce_clean_symbol_state (void);
-void gfc_free_dt_list (void);
-
gfc_gsymbol *gfc_get_gsymbol (const char *, bool bind_c);
gfc_gsymbol *gfc_find_gsymbol (gfc_gsymbol *, const char *);