diff --git a/src/config/user_config.hpp b/src/config/user_config.hpp index bb7bfa487..a6244078e 100644 --- a/src/config/user_config.hpp +++ b/src/config/user_config.hpp @@ -56,7 +56,7 @@ class PlayerProfile; /** * The base of a set of small utilities to enable quickly adding/removing stuff to/from config painlessly. */ -class UserConfigParam : public NoCopy +class UserConfigParam { friend class GroupUserConfigParam; protected: