X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/251889d0a0ea5fcb32fe9d99a885848d962d89fe..0d3126b51031578f051af3f38ed73b8e4e6a18bf:/projects/stargazer/admin_impl.h diff --git a/projects/stargazer/admin_impl.h b/projects/stargazer/admin_impl.h index 88f38eb4..22ffa071 100644 --- a/projects/stargazer/admin_impl.h +++ b/projects/stargazer/admin_impl.h @@ -46,7 +46,6 @@ public: const std::string & password); virtual ~ADMIN_IMPL() {} - ADMIN_IMPL & operator=(const ADMIN_IMPL &); ADMIN_IMPL & operator=(const ADMIN_CONF &); bool operator==(const ADMIN_IMPL & rhs) const; bool operator!=(const ADMIN_IMPL & rhs) const;