src/gaim-client.h@85eed2db5fe9
src/gaim-client.h
Mon, 19 Jun 2006 04:49:12 +0000
- author
- Richard Laager <rlaager@pidgin.im>
- date
- Mon, 19 Jun 2006 04:49:12 +0000
- changeset 13833
- 85eed2db5fe9
- parent 12627
-
fa4c64a821d2
- permissions
- -rw-r--r--
[gaim-migrate @ 16280]
Kill this warning when using libxml:
xmlnode.c:560: warning: unused variable ‘context’
#ifndef _GAIM_CLIENT_H_INCLUDED_
#define _GAIM_CLIENT_H_INCLUDED_
#include <glib.h>
#include "gaim-client-bindings.h"
G_BEGIN_DECLS
void gaim_init(void);
G_END_DECLS
#endif