modified create test source to create a vector

This commit is contained in:
Ken Martin 2002-06-19 13:28:39 -04:00
parent 38145ad5a4
commit 089bea359e
1 changed files with 0 additions and 1 deletions

View File

@ -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;
}