summaryrefslogtreecommitdiff
path: root/src/makeint.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/makeint.h')
-rw-r--r--src/makeint.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/makeint.h b/src/makeint.h
index f34ec361..ce5c8452 100644
--- a/src/makeint.h
+++ b/src/makeint.h
@@ -672,7 +672,6 @@ const char *strcache_add_len (const char *str, size_t len);
int guile_gmake_setup (const floc *flocp);
/* Loadable object support. Sets to the strcached name of the loaded file. */
-typedef int (*load_func_t)(const floc *flocp);
int load_file (const floc *flocp, struct file *file, int noerror);
int unload_file (const char *name);