--- a/libpurple/protocols/jabber/jingle/iceudp.h Thu Jan 17 04:45:01 2013 -0500 +++ b/libpurple/protocols/jabber/jingle/iceudp.h Thu Jan 17 05:00:00 2013 -0500 @@ -87,10 +87,6 @@ * about this candidate */ }; -#ifdef __cplusplus -extern "C" { -#endif - GType jingle_iceudp_candidate_get_type(void); /** @@ -106,10 +102,6 @@ const gchar *protocol, const gchar *type, const gchar *username, const gchar *password); -#ifdef __cplusplus -} -#endif - G_END_DECLS #endif /* PURPLE_JABBER_JINGLE_ICEUDP_H */