Cleanup bfd_close() cleanups.
[deliverable/binutils-gdb.git] / gdb / valprint.c
index 455d7eed27b74399e237d6d403de2ce77ecf23fa..a9162d8038002757a37acffc6e8eef9900be4f94 100644 (file)
@@ -562,12 +562,6 @@ longest_to_int (arg)
 }
 
 
-/* Provide a default value for IEEE_FLOAT.  */
-#ifndef IEEE_FLOAT
-#define IEEE_FLOAT (0)
-#endif
-
-
 /* Print a floating point value of type TYPE, pointed to in GDB by VALADDR,
    on STREAM.  */
 
This page took 0.023907 seconds and 4 git commands to generate.