瀏覽代碼

COMP: Removed unused variables.

Brad King 19 年之前
父節點
當前提交
0748f6ae34
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      Source/cmLocalVisualStudio6Generator.cxx

+ 0 - 2
Source/cmLocalVisualStudio6Generator.cxx

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