COMP: Removed unused variables.

This commit is contained in:
Brad King 2006-02-09 19:29:09 -05:00
parent 6379f03f68
commit 0748f6ae34
1 changed files with 0 additions and 2 deletions

View File

@ -512,8 +512,6 @@ cmLocalVisualStudio6Generator
// Add the rule with the given dependencies and commands.
const char* no_main_dependency = 0;
const char* no_comment = 0;
const char* no_working_directory = 0;
m_Makefile->AddCustomCommandToOutput(output,
depends,
no_main_dependency,