mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 04:40:56 -06:00
clang-tidy: Use = delete
This commit is contained in:
committed by
Brad King
parent
d75fec5a88
commit
b05b778a2d
@@ -14,8 +14,6 @@
|
||||
|
||||
class cmDynamicLoader
|
||||
{
|
||||
CM_DISABLE_COPY(cmDynamicLoader)
|
||||
|
||||
public:
|
||||
// Description:
|
||||
// Load a dynamic library into the current process.
|
||||
|
||||
Reference in New Issue
Block a user