From 9d19df261d51e68c45902c2607a0fdcaa889ecd2 Mon Sep 17 00:00:00 2001 From: Bill Hoffman Date: Fri, 3 Sep 2004 13:49:48 -0400 Subject: [PATCH] remove warning --- Source/cmGlobalCodeWarriorGenerator.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/cmGlobalCodeWarriorGenerator.cxx b/Source/cmGlobalCodeWarriorGenerator.cxx index 1a5f7ff77..ba7245f3b 100644 --- a/Source/cmGlobalCodeWarriorGenerator.cxx +++ b/Source/cmGlobalCodeWarriorGenerator.cxx @@ -20,7 +20,7 @@ #include "cmake.h" #include "cmTarget.h" -void cmGlobalCodeWarriorGenerator::EnableLanguage(std::vectorconst& l, +void cmGlobalCodeWarriorGenerator::EnableLanguage(std::vectorconst& , cmMakefile *mf) { // now load the settings