Deleted unused function in Octoprint
This commit is contained in:
parent
08e3e60a5f
commit
60b8a8245c
2 changed files with 1 additions and 17 deletions
|
@ -44,7 +44,6 @@ private:
|
|||
|
||||
virtual void set_auth(Http &http) const;
|
||||
std::string make_url(const std::string &path) const;
|
||||
std::string make_url(const std::string& path, const std::string& addr) const;
|
||||
};
|
||||
|
||||
class SL1Host: public OctoPrint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue