diff options
Diffstat (limited to 'gdb/doublest.h')
-rw-r--r-- | gdb/doublest.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/doublest.h b/gdb/doublest.h index 0beeb9b..920d702 100644 --- a/gdb/doublest.h +++ b/gdb/doublest.h @@ -35,8 +35,6 @@ #include "floatformat.h" /* For struct floatformat */ -extern const struct floatformat floatformat_unknown; - /* Use `long double' if the host compiler supports it. (Note that this is not necessarily any longer than `double'. On SunOS/gcc, it's the same as double.) This is necessary because GDB internally converts all floating |