From 089bea359eb26276c4e9eee3aba1426c16cc0165 Mon Sep 17 00:00:00 2001 From: Ken Martin Date: Wed, 19 Jun 2002 13:28:39 -0400 Subject: modified create test source to create a vector --- Source/cmSourceFile.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/Source/cmSourceFile.cxx b/Source/cmSourceFile.cxx index 0f6e270..43ebf52 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; } -- cgit v0.12