summaryrefslogtreecommitdiff
path: root/tools/checkAPIs.pl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/checkAPIs.pl')
-rwxr-xr-xtools/checkAPIs.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/checkAPIs.pl b/tools/checkAPIs.pl
index b9b325914e..f008c6cbf9 100755
--- a/tools/checkAPIs.pl
+++ b/tools/checkAPIs.pl
@@ -153,9 +153,7 @@ my %APIs = (
# wmem calls should replace all emem calls (see doc/README.wmem)
'ep_alloc',
- 'ep_new',
'ep_alloc0',
- 'ep_new0',
'ep_strdup',
'ep_strndup',
'ep_strdup_printf',