diff --git a/src/backend/game.h b/src/backend/game.h index 17d7b46f..387d6b3f 100644 --- a/src/backend/game.h +++ b/src/backend/game.h @@ -68,7 +68,6 @@ namespace boss { boost::filesystem::path MasterlistPath() const; boost::filesystem::path UserlistPath() const; boost::filesystem::path ReportPath() const; - boost::filesystem::path GraphPath() const; bool IsActive(const std::string& plugin) const;