mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-25 23:16:14 +02:00
Remove utils::file::exists
This commit is contained in:
parent
da687c1585
commit
01e35e9004
5 changed files with 27 additions and 34 deletions
server/streamreader
|
@ -68,7 +68,6 @@ protected:
|
|||
virtual void onStderrMsg(const std::string& line);
|
||||
virtual void initExeAndPath(const std::string& filename);
|
||||
|
||||
bool fileExists(const std::string& filename) const;
|
||||
std::string findExe(const std::string& filename) const;
|
||||
|
||||
size_t wd_timeout_sec_;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue