Put those back. I hate warnings.

SVN revision: 1937
This commit is contained in:
Michael Jennings 2000-01-17 22:50:07 +00:00
parent 301458c778
commit f799a2c925
1 changed files with 3 additions and 0 deletions

View File

@ -170,6 +170,9 @@ char
save(ImlibImage *im, progress_func *progress, char progress_granularity)
{
return 0;
im = NULL;
progress = NULL;
progress_granularity = 0;
}
/* fills the ImlibLoader struct with a strign array of format file */