diff options
| author | Lioncash <mathew1800@gmail.com> | 2016-03-12 14:41:18 -0500 |
|---|---|---|
| committer | Lioncash <mathew1800@gmail.com> | 2016-03-12 16:59:45 -0500 |
| commit | 2ce6b449d184bd0e86932a119c281c652c22e4f0 (patch) | |
| tree | 09a7b85812b7972ab860d6fa32e207f0b9b0f1d8 /Source/Core/Common/Version.cpp | |
| parent | 5d74e02286215f8cfd9824d51d2ad30c3d04219c (diff) | |
NonCopyable: Remove private access specifier
This isn't necessary, as the member functions are deleted.
If someone tries to perform a copy, the compiler will now
indicate that the member functions/constructors are deleted,
rather than inaccessible.
Diffstat (limited to 'Source/Core/Common/Version.cpp')
0 files changed, 0 insertions, 0 deletions
