mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-24 20:02:14 +03:00
Remove unused private_unnamespace infrastructure.
This commit is contained in:
parent
a268af5085
commit
a4ae9707da
3 changed files with 0 additions and 15 deletions
|
|
@ -1,5 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
for symbol in `cat $1` ; do
|
||||
echo "#undef ${symbol}"
|
||||
done
|
||||
Loading…
Add table
Add a link
Reference in a new issue