Mercurial > geeqie
changeset 558:17d4ef9785c0
Remove redundant prototype.
author | zas_ |
---|---|
date | Sat, 03 May 2008 12:21:22 +0000 |
parents | d8d61dc4ff52 |
children | c0e47b628f76 |
files | src/view_file_icon.h |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/view_file_icon.h Sat May 03 11:58:41 2008 +0000 +++ b/src/view_file_icon.h Sat May 03 12:21:22 2008 +0000 @@ -16,7 +16,6 @@ ViewFileIcon *vficon_new(const gchar *path); -gint vficon_set_path(ViewFileIcon *vfi, const gchar *path); void vficon_set_status_func(ViewFileIcon *vfi, void (*func)(ViewFileIcon *vfi, gpointer data), gpointer data); void vficon_set_thumb_status_func(ViewFileIcon *vfi,