From fe008b93d7196ce62272c2a5c4cf4db4e5974516 Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Sat, 7 Aug 2021 10:33:26 -0400 Subject: [PATCH] remove obsolete line --- src/modify.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/modify.cpp b/src/modify.cpp index 53df8092aa..995b3b82ac 100644 --- a/src/modify.cpp +++ b/src/modify.cpp @@ -37,7 +37,6 @@ using namespace FixConst; #define DELTA 4 #define BIG 1.0e20 -#define NEXCEPT 7 // change when add to exceptions in add_fix() /* ---------------------------------------------------------------------- */