libdecnumber: Eliminate #include *Symbols.h

The various *Symbols.h files were not copied from the original GCC libdecnumber
library; they are not necessary for use in QEMU.  Remove all instances of

    #include "*Symbols.h"

Signed-off-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
This commit is contained in:
Tom Musta 2014-04-21 15:54:46 -05:00 committed by Alexander Graf
parent 72ac97cdfc
commit f5d7f14646
7 changed files with 0 additions and 8 deletions

View file

@ -35,7 +35,6 @@
/* ------------------------------------------------------------------------ */
/* For details, see: http://www2.hursley.ibm.com/decimal/DPDecimal.html */
#include "decDPDSymbols.h"
/* This include file defines several DPD and BCD conversion tables: */
/* */