mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 21:00:17 -06:00
COMP: Remove warning
This commit is contained in:
@@ -22,7 +22,7 @@ class cmakewizard
|
||||
{
|
||||
public:
|
||||
cmakewizard();
|
||||
~cmakewizard() {}
|
||||
virtual ~cmakewizard() {}
|
||||
/**
|
||||
* Prompt the user to see if they want to see advanced entries.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user