Fix gtk-doc comments.

This commit is contained in:
2010-10-27 18:18:37 +02:00
parent 121d923d29
commit 1c5127068e
6 changed files with 4 additions and 16 deletions

View File

@@ -58,10 +58,6 @@ typedef struct _LdSymbolPrivate LdSymbolPrivate;
typedef struct _LdSymbolClass LdSymbolClass;
/**
* LdSymbol:
* @name: The name of this symbol.
*/
struct _LdSymbol
{
/*< private >*/