From b27538feba70b942a9b5d3eb5eae171e04d52461 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 21 Jun 2015 06:37:24 -0700 Subject: Move helper declarations into a better header file This way the helpers can be more easily used by other modules. Signed-off-by: Dirk Hohndel --- save-html.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'save-html.h') diff --git a/save-html.h b/save-html.h index 3ed757f8e..20743e90a 100644 --- a/save-html.h +++ b/save-html.h @@ -23,8 +23,6 @@ void export_list(struct membuffer *b, const char *photos_dir, bool selected_only void export_translation(const char *file_name); -extern void copy_image_and_overwrite(const char *cfileName, const char *cnewName); -extern char *get_file_name(const char *fileName); #ifdef __cplusplus } #endif -- cgit v1.2.3-70-g09d2