diff test/suite_x86win32std/main.cc @ 605:0f40e13a2f0a

- cleanups
author Tassilo Philipp
date Wed, 21 Sep 2022 14:37:09 +0200
parents d73dc7ad37e4
children 85b7a117b807
line wrap: on
line diff
--- a/test/suite_x86win32std/main.cc	Wed Sep 21 14:36:44 2022 +0200
+++ b/test/suite_x86win32std/main.cc	Wed Sep 21 14:37:09 2022 +0200
@@ -38,9 +38,6 @@
 DCValue* getArg(int pos);
 
 
-typedef double precise;
-
-
 DCbool     valueBool[NARGS];
 DCshort    valueShort[NARGS];
 DCchar     valueChar[NARGS];