Remove unused variable.

llvm-svn: 208121
This commit is contained in:
Rui Ueyama 2014-05-06 19:11:39 +00:00
parent b51711b356
commit aa30ccffa8
1 changed files with 0 additions and 1 deletions

View File

@ -158,7 +158,6 @@ TEST_F(InputGraphTest, GroupIteration) {
// Node expansion tests
TEST_F(InputGraphTest, Normalize) {
std::vector<std::unique_ptr<File>> objfiles;
_graph->addInputElement(createFile2("file1", "file2"));
std::unique_ptr<TestExpandFileNode> expandFile(