From 918125404fdf222caef16f8cf3798e20266ae662 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Fri, 18 Oct 2019 19:41:28 -0500 Subject: hscript: Implement some Username logic, add tests --- hscript/user.hh | 1 - 1 file changed, 1 deletion(-) (limited to 'hscript/user.hh') diff --git a/hscript/user.hh b/hscript/user.hh index b8d5386..d29944f 100644 --- a/hscript/user.hh +++ b/hscript/user.hh @@ -36,7 +36,6 @@ private: StringKey(_line, name) {} public: static Key *parseFromData(const std::string &, int, int*, int*); - bool validate(ScriptOptions) const override; bool execute(ScriptOptions) const override; }; -- cgit v1.2.3-60-g2f50