aboutsummaryrefslogtreecommitdiff
path: root/path_functions.h
diff options
context:
space:
mode:
Diffstat (limited to 'path_functions.h')
-rw-r--r--path_functions.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/path_functions.h b/path_functions.h
index 67cbd29c..2f37a0ce 100644
--- a/path_functions.h
+++ b/path_functions.h
@@ -3,10 +3,6 @@
#include <QString>
-QString get_base_path();
-QString get_theme_path();
-QString get_default_theme_path();
-QString get_character_path(QString p_character);
-QString get_demothings_path();
+
#endif // PATH_FUNCTIONS_H