Update game.h

Removed GraphPath function as part of issue #90 work.
This commit is contained in:
WrinklyNinja
2014-01-29 10:16:44 +00:00
parent 760ae4f485
commit 741e40946a
-1
View File
@@ -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;