COMP: fix warning

This commit is contained in:
Ken Martin 2005-06-01 08:50:12 -04:00
parent c3c609ab03
commit 704ed70b1f
1 changed files with 0 additions and 1 deletions

View File

@ -167,7 +167,6 @@ void cmQTWrapUICommand::FinalPass()
cmCustomCommandLines cxxCommandLines;
cxxCommandLines.push_back(cxxCommand);
std::vector<std::string> mocargs;
cmCustomCommandLine mocCommand;
mocCommand.push_back(moc_exe);
mocCommand.push_back("-o");