"this" removed from comments.

This commit is contained in:
Tobias Brunner
2011-07-06 09:43:45 +02:00
parent f0ba8ae042
commit 28623fc538
9 changed files with 4 additions and 20 deletions
-2
View File
@@ -68,8 +68,6 @@ struct attribute_t {
/**
* Destroys the attribute.
*
* @param this attribute to destroy
*/
void (*destroy) (attribute_t *this);