summaryrefslogtreecommitdiff
path: root/lib/memory_vty.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/memory_vty.h')
-rw-r--r--lib/memory_vty.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/memory_vty.h b/lib/memory_vty.h
index 7aab01ee5b..565a75aa98 100644
--- a/lib/memory_vty.h
+++ b/lib/memory_vty.h
@@ -24,7 +24,6 @@ Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
#include "memory.h"
extern void memory_init (void);
-extern void log_memstats_stderr (const char *);
/* Human friendly string for given byte count */
#define MTYPE_MEMSTR_LEN 20