[libcxx] [test] Remove two unnecesary files/variables in a test
authorMartin Storsjö <martin@martin.st>
Fri, 19 Feb 2021 21:10:11 +0000 (23:10 +0200)
committerMartin Storsjö <martin@martin.st>
Sat, 20 Feb 2021 08:20:12 +0000 (10:20 +0200)
commit7b5f0050a9019e03ceda6cc7dbaadf56c71ec211
tree7d5ea995373c629ab47483ebda20a192685adf5f
parent8c305a5d82e22c38e0c5061ee221ef0ce82f7d7c
[libcxx] [test] Remove two unnecesary files/variables in a test

These don't seem to have any function in the test.

The non_regular_file one seems to have been added in
0f8c8f59df057a85d6d49913ec9877c6d597785b, without any apparent
purpose there.

Differential Revision: https://reviews.llvm.org/D97083
libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.copy_file/copy_file.pass.cpp