stop testing saving.. it works..

SVN revision: 1115
This commit is contained in:
Carsten Haitzler 1999-11-01 18:12:42 +00:00
parent 665151aff4
commit 1fa1133107
1 changed files with 0 additions and 1 deletions

View File

@ -412,7 +412,6 @@ int main (int argc, char **argv)
up = imlib_updates_merge_for_rendering(up, w, h);
imlib_render_image_updates_on_drawable(im, up, disp, win, vis, cm,
depth, dith, 0, 0, NULL);
imlib_save_image(im, "out.png");
if ((px != x) || (py != y))
{
Imlib_Updates u;