Hooks
- Removed obsolete ::execute method, instead relying on the util.cpp variant.
This commit is contained in:
@@ -49,7 +49,6 @@ public:
|
||||
|
||||
private:
|
||||
std::vector <std::string> scripts (const std::string&);
|
||||
int execute (const std::string&, const std::string&, std::string&);
|
||||
|
||||
private:
|
||||
std::vector <std::string> _scripts;
|
||||
|
||||
Reference in New Issue
Block a user