diff --git a/Source/cmSourceFile.cxx b/Source/cmSourceFile.cxx index 0f6e270dc..43ebf52cf 100644 --- a/Source/cmSourceFile.cxx +++ b/Source/cmSourceFile.cxx @@ -122,7 +122,6 @@ void cmSourceFile::SetName(const char* name, const char* dir, } cmSystemTools::Error("can not find file ", pathname.c_str(), errorMsg.c_str()); - int a = *(int *)0x00; }