X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=src%2Fio.h;h=d854d6f6ed4cf61970eab79903bed836db782974;hb=6343b5b67dfe68e1e7270ba6c100603f157d1b31;hp=c9657aa9e568e612b0844cbbd64853ff017fedaa;hpb=a7852a8af5c3dc6a58da64a908c4f00fcbe584d1;p=guile-irrlicht.git diff --git a/src/io.h b/src/io.h index c9657aa..d854d6f 100644 --- a/src/io.h +++ b/src/io.h @@ -22,14 +22,9 @@ #ifndef __GUILE_IRRLICHT_IO_H_INCLUDED__ #define __GUILE_IRRLICHT_IO_H_INCLUDED__ -#include -#include - extern "C" { - void init_io (void); - } #endif