libpurple/protocols/facebook/facebook.h

changeset 41122
f29fa0dda4bf
parent 40857
d9d347d5532b
--- a/libpurple/protocols/facebook/facebook.h	Tue Oct 19 00:46:21 2021 -0500
+++ b/libpurple/protocols/facebook/facebook.h	Tue Oct 19 00:47:42 2021 -0500
@@ -22,15 +22,6 @@
 #ifndef PURPLE_FACEBOOK_FACEBOOK_H
 #define PURPLE_FACEBOOK_FACEBOOK_H
 
-/**
- * SECTION:facebook
- * @section_id: facebook-plugin
- * @short_description: <filename>facebook.h</filename>
- * @title: Facebook Plugin
- *
- * The Facebook Messenger #PurpleProtocol.
- */
-
 #include <glib.h>
 #include <gmodule.h>
 
@@ -57,10 +48,4 @@
  * The base class for all #FacebookProtocol's.
  */
 
-/**
- * facebook_protocol_get_type:
- *
- * Returns: The #GType for a #FacebookProtocol.
- */
-
 #endif /* PURPLE_FACEBOOK_FACEBOOK_H */

mercurial