diff options
Diffstat (limited to '3rdparty/softfloat/milieu.h')
-rw-r--r-- | 3rdparty/softfloat/milieu.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/3rdparty/softfloat/milieu.h b/3rdparty/softfloat/milieu.h index 10687b755d0..523710d27f1 100644 --- a/3rdparty/softfloat/milieu.h +++ b/3rdparty/softfloat/milieu.h @@ -34,9 +34,3 @@ these four paragraphs for those parts of this code that are retained. | Include common integer types and flags. *----------------------------------------------------------------------------*/ #include "mamesf.h" - -/*---------------------------------------------------------------------------- -| Symbolic Boolean literals. -*----------------------------------------------------------------------------*/ -#define FALSE 0 -#define TRUE 1 |