Skip to content

Commit

Permalink
Remove commented out code.
Browse files Browse the repository at this point in the history
  • Loading branch information
zas committed Aug 30, 2012
1 parent 208263f commit 778b816
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/cache_maint.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,7 @@


void cache_maintain_home(gboolean metadata, gboolean clear, GtkWidget *parent);

#if 0
gint cache_maintain_home_dir(const gchar *dir, gint recursive, gint clear);
gint cache_maintain_dir(const gchar *dir, gint recursive, gint clear);
#endif

void cache_notify_cb(FileData *fd, NotifyType type, gpointer data);


void cache_manager_show(void);


Expand Down

0 comments on commit 778b816

Please sign in to comment.