diff -r 34b6fedde9eb -r 4fd19a188509 glib_timeout.h --- a/glib_timeout.h Mon Feb 09 13:00:42 2009 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,10 +0,0 @@ - -#ifndef LGLIB_TIMEOUT_H -#define LGLIB_TIMEOUT_H - -#include - -int luaopen_glib_timeout (lua_State *L); - -#endif -