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

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