diff options
Diffstat (limited to 'gas/config/tc-tic30.c')
-rw-r--r-- | gas/config/tc-tic30.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gas/config/tc-tic30.c b/gas/config/tc-tic30.c index c600e92..b0021d4 100644 --- a/gas/config/tc-tic30.c +++ b/gas/config/tc-tic30.c @@ -1637,7 +1637,6 @@ md_atof (what_statement_type, literalP, sizeP) char *token; char keepval; unsigned long value; - /* char *atof_ieee (); */ float float_value; debug ("In md_atof()\n"); debug ("precision = %c\n", what_statement_type); |