aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--epan/wmem/wmem_strutl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/epan/wmem/wmem_strutl.h b/epan/wmem/wmem_strutl.h
index 2b59dc4621..f02924b9e3 100644
--- a/epan/wmem/wmem_strutl.h
+++ b/epan/wmem/wmem_strutl.h
@@ -34,8 +34,6 @@
extern "C" {
#endif /* __cplusplus */
-typedef struct _wmem_allocator_t wmem_allocator_t;
-
gchar *
wmem_strdup(wmem_allocator_t *allocator, const gchar *src);