Uncommitted the stub again.

Can anyone who knows more than me add a correct stub for this?
Blenderplayer doesn't link for me because it can't find that
symbol...
This commit is contained in:
Alexander Ewering
2006-12-24 10:29:05 +00:00
parent acd521d0f8
commit edf18ca767

View File

@@ -302,8 +302,6 @@ void antialias_tagbuf(int xsize, int ysize, char *rectmove) {}
/* imagetexture.c stub */
void ibuf_sample(struct ImBuf *ibuf, float fx, float fy, float dx, float dy, float *result) {}
void IMB_exr_close (void *handle) {}
void update_for_newframe()
{
}