X-Git-Url: https://git.jsancho.org/?p=guile-irrlicht.git;a=blobdiff_plain;f=src%2Freference-counted.h;fp=src%2Freference-counted.h;h=13d84373b689a73993c5c6a3074e403d4b086a9f;hp=f2a261315983051dc1f1cf3409d3017a05126daf;hb=6c6597fcd2f8224cd019b4339037867c246b8a71;hpb=300182ffd9678ba70f3ff6ded95762bab11ccb0c diff --git a/src/reference-counted.h b/src/reference-counted.h index f2a2613..13d8437 100644 --- a/src/reference-counted.h +++ b/src/reference-counted.h @@ -26,13 +26,8 @@ #include extern "C" { - void init_reference_counted (void); - - SCM - irr_drop (SCM wrapped_obj); - } #endif