talloc: remove talloc_free from the exports
authorMichael Adam <obnox@samba.org>
Sat, 29 Aug 2009 22:06:58 +0000 (00:06 +0200)
committerMichael Adam <obnox@samba.org>
Sat, 29 Aug 2009 22:51:53 +0000 (00:51 +0200)
Michael

lib/talloc/talloc.exports

index c1db67baaae478c537d9e68f8f9f0784c35f899e..75134c08029c93cdafe4e9eba3b94f8095f15dd3 100644 (file)
@@ -61,7 +61,6 @@
            talloc_version_minor;
            _talloc_zero;
            _talloc_zero_array;
-           talloc_free;
 
     local: *;
 };