summaryrefslogtreecommitdiff
path: root/src/common/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/util.h')
-rw-r--r--src/common/util.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/util.h b/src/common/util.h
index ffd958c42c..566d16d0aa 100644
--- a/src/common/util.h
+++ b/src/common/util.h
@@ -42,8 +42,6 @@
#include "lib/encoding/cstring.h"
#include "lib/fs/winlib.h"
-void tor_log_mallinfo(int severity);
-
/** Macro: yield a pointer to an enclosing structure given a pointer to
* a substructure at offset <b>off</b>. Example:
* <pre>