git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cce595d
)
Revert "Add a talloc_internal "module""
author
Volker Lendecke
<vl@samba.org>
Sun, 22 Mar 2009 08:48:06 +0000
(09:48 +0100)
committer
Volker Lendecke
<vl@samba.org>
Sun, 22 Mar 2009 08:48:06 +0000
(09:48 +0100)
This reverts commit
02662d56c64f367bffa2febba9a396c15454cfdb
.
lib/talloc/talloc.h
patch
|
blob
|
history
diff --git
a/lib/talloc/talloc.h
b/lib/talloc/talloc.h
index f3aa6def63eef49fbeb4e93798ecd755ce6b5765..e44d924e76d0342e5550c291b9157e0e6d24f596 100644
(file)
--- a/
lib/talloc/talloc.h
+++ b/
lib/talloc/talloc.h
@@
-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
*