diff --git a/Source/cmQTWrapUICommand.cxx b/Source/cmQTWrapUICommand.cxx index e4b864be9..ef57c0168 100644 --- a/Source/cmQTWrapUICommand.cxx +++ b/Source/cmQTWrapUICommand.cxx @@ -167,7 +167,6 @@ void cmQTWrapUICommand::FinalPass() cmCustomCommandLines cxxCommandLines; cxxCommandLines.push_back(cxxCommand); - std::vector mocargs; cmCustomCommandLine mocCommand; mocCommand.push_back(moc_exe); mocCommand.push_back("-o");