* ld.h (lang_phase_type): Move to..
[deliverable/binutils-gdb.git] / ld / ld.h
diff --git a/ld/ld.h b/ld/ld.h
index 16ee7a2b3a4bedf3d4ccb5c2f0bef86bb2df8233..9ada8bef95ab5908fe5d75bd1c9e4e6ecce4dd81 100644 (file)
--- a/ld/ld.h
+++ b/ld/ld.h
@@ -238,12 +238,6 @@ typedef struct {
 
 extern ld_config_type config;
 
-typedef enum {
-  lang_first_phase_enum,
-  lang_allocating_phase_enum,
-  lang_final_phase_enum
-} lang_phase_type;
-
 extern FILE * saved_script_handle;
 extern bfd_boolean force_make_executable;
 
This page took 0.03824 seconds and 4 git commands to generate.