remove some dev code

Closes #648
This commit is contained in:
nhmall
2022-01-10 14:18:12 -05:00
parent e36145082a
commit 560b74fabc
3 changed files with 0 additions and 126 deletions

View File

@@ -12,10 +12,6 @@
#include <fcntl.h>
#endif
#if defined(UNIX) || defined(WIN32)
#define USE_BUFFERING
#endif
#ifdef MICRO
int dotcnt, dotrow; /* also used in restore */
#endif