summaryrefslogtreecommitdiffstats
path: root/src/H5private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5private.h')
-rw-r--r--src/H5private.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5private.h b/src/H5private.h
index e079682..82f0add 100644
--- a/src/H5private.h
+++ b/src/H5private.h
@@ -517,7 +517,6 @@ extern char *strdup(const char *s);
#define H5TRACE_RETURN(V) /*void*/
#endif
-extern FILE *H5_trace_g;
void H5_trace (hbool_t returning, const char *func, const char *type, ...);