From cd7e273322d9648be6c005fd2930a6037149a357 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 13 Nov 2015 23:01:53 +0300 Subject: Remove manaserv related RegistrationOptions. --- src/net/loginhandler.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/net/loginhandler.h') diff --git a/src/net/loginhandler.h b/src/net/loginhandler.h index 47979ca65..47bf6e554 100644 --- a/src/net/loginhandler.h +++ b/src/net/loginhandler.h @@ -46,11 +46,6 @@ class LoginHandler notfinal virtual void disconnect() = 0; - /** - * @see OptionalAction - */ - virtual int supportedOptionalActions() const A_WARN_UNUSED = 0; - virtual bool isRegistrationEnabled() const A_WARN_UNUSED = 0; virtual void getRegistrationDetails() const = 0; -- cgit v1.2.3-70-g09d2