Revert "Add a talloc_internal "module""
authorVolker Lendecke <vl@samba.org>
Sun, 22 Mar 2009 08:48:06 +0000 (09:48 +0100)
committerVolker Lendecke <vl@samba.org>
Sun, 22 Mar 2009 08:48:06 +0000 (09:48 +0100)
This reverts commit 02662d56c64f367bffa2febba9a396c15454cfdb.

lib/talloc/talloc.h

index f3aa6def63eef49fbeb4e93798ecd755ce6b5765..e44d924e76d0342e5550c291b9157e0e6d24f596 100644 (file)
  * allocated memory hierarchy.
  */
 
-/**
- * \defgroup talloc_internal Internal routines
- *
- * To achieve type-safety, talloc.h defines a lot of macros with type
- * casts. These macros define the user interface to the internal routines you
- * find here. You should not really use these routines directly but go through
- * the external API.
- */
-
 /**
  * \defgroup talloc_undoc Default group of undocumented stuff
  *