git-svn-id: http://tint2.googlecode.com/svn/trunk@261 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
thilor77 2009-11-11 13:46:56 +00:00
parent 07fff0ca72
commit 1ad9ff84f9

View file

@ -166,6 +166,7 @@ void get_snapshot(const char *path)
imlib_context_set_image(img);
imlib_save_image(path);
imlib_free_image();
}