aboutsummaryrefslogtreecommitdiff
path: root/gdb/valprint.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/valprint.c')
-rw-r--r--gdb/valprint.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/gdb/valprint.c b/gdb/valprint.c
index 455d7ee..a9162d8 100644
--- a/gdb/valprint.c
+++ b/gdb/valprint.c
@@ -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. */