dctran.c, remove unused variable 'del_before'

This commit is contained in:
rlar 2016-08-14 18:10:04 +02:00
parent 33b11f9598
commit 78efbcbff8
1 changed files with 0 additions and 1 deletions

View File

@ -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() \