remove warning

This commit is contained in:
Bill Hoffman 2004-09-03 13:49:48 -04:00
parent 76efcdca06
commit 9d19df261d

View File

@ -20,7 +20,7 @@
#include "cmake.h" #include "cmake.h"
#include "cmTarget.h" #include "cmTarget.h"
void cmGlobalCodeWarriorGenerator::EnableLanguage(std::vector<std::string>const& l, void cmGlobalCodeWarriorGenerator::EnableLanguage(std::vector<std::string>const& ,
cmMakefile *mf) cmMakefile *mf)
{ {
// now load the settings // now load the settings