mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-18 19:29:09 +00:00
Fix some warnings and some errors.
This commit is contained in:
@ -79,7 +79,7 @@ struct NetVaultNodeAccess {
|
||||
|
||||
private:
|
||||
NetVaultNodeAccess (const NetVaultNodeAccess &) { }
|
||||
const NetVaultNodeAccess & operator= (const NetVaultNodeAccess &) { }
|
||||
void operator= (const NetVaultNodeAccess &) { }
|
||||
};
|
||||
|
||||
#define VNODE_ACCESSOR(type, name, basename) \
|
||||
|
Reference in New Issue
Block a user