mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
Revert "Add a talloc_internal "module""
This reverts commit 02662d56c6
.
This commit is contained in:
parent
cce595d1fc
commit
6b1a5bbf02
@ -124,15 +124,6 @@
|
||||
* 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
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user