summaryrefslogtreecommitdiffstats
path: root/core/divelogexportlogic.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/divelogexportlogic.h')
-rw-r--r--core/divelogexportlogic.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/divelogexportlogic.h b/core/divelogexportlogic.h
index 4279495a0..693ccb759 100644
--- a/core/divelogexportlogic.h
+++ b/core/divelogexportlogic.h
@@ -14,7 +14,6 @@ struct htmlExportSetting {
QString themeFile;
};
-void file_copy_and_overwrite(const QString &fileName, const QString &newName);
void exportHtmlInitLogic(const QString &filename, struct htmlExportSetting &hes);
#endif // DIVELOGEXPORTLOGIC_H