summaryrefslogtreecommitdiffstats
path: root/core/helpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/helpers.h')
-rw-r--r--core/helpers.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/helpers.h b/core/helpers.h
index e690245ca..84551b49e 100644
--- a/core/helpers.h
+++ b/core/helpers.h
@@ -26,7 +26,6 @@ QString get_pressure_unit();
QString getSubsurfaceDataPath(QString folderToFind);
QString getPrintingTemplatePathUser();
QString getPrintingTemplatePathBundle();
-void copyPath(QString src, QString dst);
extern const QString get_dc_nickname(const char *model, uint32_t deviceid);
int gettimezoneoffset(timestamp_t when = 0);
int parseDurationToSeconds(const QString &text);