diff -r 463b4fa9f067 -r 6a6d2ef151e6 src/gaim-client.h --- a/src/gaim-client.h Wed Oct 18 16:28:51 2006 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,13 +0,0 @@ -#ifndef _GAIM_CLIENT_H_INCLUDED_ -#define _GAIM_CLIENT_H_INCLUDED_ - -#include -#include "gaim-client-bindings.h" - -G_BEGIN_DECLS - -void gaim_init(void); - -G_END_DECLS - -#endif