Removed NoCoy from UserConfigParam because it can (and is) copied
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5923 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
c13933a792
commit
42565ba603
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user