summaryrefslogtreecommitdiffstats
path: root/include/djinterop/database.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/djinterop/database.hpp')
-rw-r--r--include/djinterop/database.hpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/djinterop/database.hpp b/include/djinterop/database.hpp
index f6b321d..3a93762 100644
--- a/include/djinterop/database.hpp
+++ b/include/djinterop/database.hpp
@@ -90,12 +90,6 @@ public:
/// `libdjinterop` or not
bool is_supported() const;
- /// Returns the path to the music database, i.e. m.db
- std::string music_db_path() const;
-
- /// Returns the path to the performance data database, i.e. p.db
- std::string perfdata_db_path() const;
-
/// Returns the UUID of the database
std::string uuid() const;