summaryrefslogtreecommitdiff
path: root/src/utils/xdg.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/xdg.hpp')
-rw-r--r--src/utils/xdg.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/utils/xdg.hpp b/src/utils/xdg.hpp
index 56e11da..7be6922 100644
--- a/src/utils/xdg.hpp
+++ b/src/utils/xdg.hpp
@@ -10,5 +10,3 @@
*/
std::string xdg_config_path(const std::string& filename);
std::string xdg_data_path(const std::string& filename);
-
-