daily update
[deliverable/binutils-gdb.git] / bfd / peicode.h
index 2e96f1263ffa805043aa658a2fc16540ee05829c..d5688d6efaa2b04c53712cba143fe07ab4cdb130 100644 (file)
@@ -264,13 +264,6 @@ pe_mkobject (bfd * abfd)
   /* in_reloc_p is architecture dependent.  */
   pe->in_reloc_p = in_reloc_p;
 
-#ifdef PEI_FORCE_MINIMUM_ALIGNMENT
-  pe->force_minimum_alignment = 1;
-#endif
-#ifdef PEI_TARGET_SUBSYSTEM
-  pe->target_subsystem = PEI_TARGET_SUBSYSTEM;
-#endif
-
   return TRUE;
 }
 
This page took 0.023477 seconds and 4 git commands to generate.