Remove a duplicate doc comment

g-ir-scanner complains about this.
This commit is contained in:
Matthias Clasen 2017-12-26 19:18:45 -05:00
parent 5ba5f2c0c0
commit 6c33e37db2

View File

@ -39,12 +39,6 @@
* data transfers.
*/
/**
* GdkContentSerializer:
*
* Contains only private fields and should not be directly accessed.
*/
typedef struct _Serializer Serializer;
struct _Serializer