Skip to content

Commit

Permalink
This function is never used anymore: file_maint_removed
Browse files Browse the repository at this point in the history
  • Loading branch information
mowgli committed Aug 1, 2009
1 parent 3ba97f1 commit 993581f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utilops.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
#include "ui_utildlg.h"

void file_maint_renamed(FileData *fd);
void file_maint_removed(FileData *fd, GList *ignore_list);
void file_maint_moved(FileData *fd, GList *ignore_list);
void file_maint_copied(FileData *fd);

Expand Down

0 comments on commit 993581f

Please sign in to comment.