summaryrefslogtreecommitdiff
path: root/lib/talloc/talloc.h
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2009-03-22 09:48:27 +0100
committerVolker Lendecke <vl@samba.org>2009-03-22 09:48:27 +0100
commit790326cc38a9453aea3ad7e5a3f7384bfdd58e84 (patch)
treedf4ac19523f3eda97ab999dc85c7a52ed452c02a /lib/talloc/talloc.h
parent5098f4625e74eb4b37b6f7fdfa0486df7e1d7cf4 (diff)
downloadsamba-790326cc38a9453aea3ad7e5a3f7384bfdd58e84.tar.gz
samba-790326cc38a9453aea3ad7e5a3f7384bfdd58e84.tar.bz2
samba-790326cc38a9453aea3ad7e5a3f7384bfdd58e84.zip
Revert "Add some initial hook to the front page"
This reverts commit cfce2d3611f225244fadf3d27d76371827fd6422.
Diffstat (limited to 'lib/talloc/talloc.h')
-rw-r--r--lib/talloc/talloc.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/talloc/talloc.h b/lib/talloc/talloc.h
index d0a9762f4d..523a4840d3 100644
--- a/lib/talloc/talloc.h
+++ b/lib/talloc/talloc.h
@@ -56,9 +56,6 @@
* If you think about this, then what this effectively gives you is an n-ary
* tree, where you can free any part of the tree with talloc_free().
*
- * To start, you should probably first look at the definitions of
- * ::TALLOC_CTX, talloc_init(), talloc() and talloc_free().
- *
* \section named_blocks Named blocks
*
* Every talloc chunk has a name that can be used as a dynamic type-checking