diff --git a/src/spicelib/analysis/dctran.c b/src/spicelib/analysis/dctran.c index 4966fd177..f43189898 100644 --- a/src/spicelib/analysis/dctran.c +++ b/src/spicelib/analysis/dctran.c @@ -39,7 +39,6 @@ extern struct dbcomm *dbs; extern int add_bkpt(void); extern int sharedsync(double*, double*, double, double, double, int, int*, int); extern int ng_ident; /* for debugging */ -static double del_before; /* for debugging */ #endif #define INIT_STATS() \