summaryrefslogtreecommitdiff
path: root/src/user_content.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/user_content.hpp')
-rw-r--r--src/user_content.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/user_content.hpp b/src/user_content.hpp
index 857a15c..c0ff7eb 100644
--- a/src/user_content.hpp
+++ b/src/user_content.hpp
@@ -22,7 +22,6 @@ struct login_form : public cppcms::form {
struct user : public master {
login_form login;
- std::string captcha_text;
std::string captcha_base64;
public: