Skip to content

Commit

Permalink
Remove redundant prototype.
Browse files Browse the repository at this point in the history
  • Loading branch information
Laurent Monin committed May 3, 2008
1 parent c790abb commit 26de6ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/view_file_icon.h
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 26de6ed

Please sign in to comment.