summaryrefslogtreecommitdiff
path: root/Source/cmConsoleBuf.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmConsoleBuf.cxx')
-rw-r--r--Source/cmConsoleBuf.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/cmConsoleBuf.cxx b/Source/cmConsoleBuf.cxx
index 70be481cb7..8ce9ebc6c7 100644
--- a/Source/cmConsoleBuf.cxx
+++ b/Source/cmConsoleBuf.cxx
@@ -12,8 +12,6 @@ cmConsoleBuf::cmConsoleBuf()
cmConsoleBuf::cmConsoleBuf() = default;
#endif
-cmConsoleBuf::~cmConsoleBuf() = default;
-
void cmConsoleBuf::SetUTF8Pipes()
{
#if defined(_WIN32) && !defined(CMAKE_BOOTSTRAP)