--- deliantra/Deliantra-Client/Client.xs 2006/04/12 23:15:38 1.26 +++ deliantra/Deliantra-Client/Client.xs 2006/04/12 23:32:27 1.27 @@ -86,12 +86,6 @@ RETVAL void -glConvolutionParameteri (U32 target, U32 name, I32 value) - -void -glConvolutionFilter2D (U32 target, U32 internalformat, I32 width, I32 height, U32 format, U32 type, char *image) - -void add_font (char *file) CODE: FcConfigAppFontAddFile (0, (const FcChar8 *)file); /* no idea wether this is required */