ref: 302e78fa825a254f92149e57a641a8a1824395e5
parent: 4a3544dd3b4b6fdb4842c3a0245dfedbc093a07e
author: Marc-Alexandre Espiaut <marcalexandre@member.fsf.org>
date: Tue Jun 5 09:30:47 EDT 2018
Removing obsolete development code from rt_util.c
--- a/rott/rt_util.c
+++ b/rott/rt_util.c
@@ -84,10 +84,6 @@
extern const byte * ROTT_ERR;
-#if (DEVELOPMENT == 1)
-int TotalStaticMemory=0;
-#endif
-
#define SWAP(a,b) \
{ \
a=(a)^(b); \