no savies! :) <-tilman

SVN revision: 8914
This commit is contained in:
Carsten Haitzler 2004-02-09 01:26:03 +00:00
parent 88e423c058
commit 92f452fe44
1 changed files with 2 additions and 0 deletions

View File

@ -701,12 +701,14 @@ load(ImlibImage * im, ImlibProgressFunction progress,
return 1; return 1;
} }
#if 0
char char
save(ImlibImage * im, ImlibProgressFunction progress, char progress_granularity) save(ImlibImage * im, ImlibProgressFunction progress, char progress_granularity)
{ {
/* TODO */ /* TODO */
return 0; return 0;
} }
#endif
void void
formats(ImlibLoader * l) formats(ImlibLoader * l)