Skip to content
Snippets Groups Projects
Commit 0748f6ae authored by Brad King's avatar Brad King
Browse files

COMP: Removed unused variables.

parent 6379f03f
No related branches found
No related tags found
No related merge requests found
......@@ -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,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment