Revert "Add some initial hook to the front page"
authorVolker Lendecke <vl@samba.org>
Sun, 22 Mar 2009 08:48:27 +0000 (09:48 +0100)
committerVolker Lendecke <vl@samba.org>
Sun, 22 Mar 2009 08:48:27 +0000 (09:48 +0100)
This reverts commit cfce2d3611f225244fadf3d27d76371827fd6422.

lib/talloc/talloc.h

index d0a9762f4d97bdf82a26d9eb02d354c7eb509db8..523a4840d34dbecf8bfe9ab46ec5fffb445ec59b 100644 (file)
@@ -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