summaryrefslogtreecommitdiff
path: root/plugins/HistoryStats/src/mu_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/HistoryStats/src/mu_common.h')
-rw-r--r--plugins/HistoryStats/src/mu_common.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/plugins/HistoryStats/src/mu_common.h b/plugins/HistoryStats/src/mu_common.h
index 349c68c218..c249659a1a 100644
--- a/plugins/HistoryStats/src/mu_common.h
+++ b/plugins/HistoryStats/src/mu_common.h
@@ -123,16 +123,6 @@ namespace mu
}
/*
- * utils
- */
-
- namespace utils
- {
- int pathToRelative(const TCHAR* pszPath, TCHAR* pszNewPath);
- int pathToAbsolute(const TCHAR* pszPath, TCHAR* pszNewPath);
- }
-
- /*
* core interface functions
*/