Commit 6da1b88f by Jason Merrill

remove unnecessary bits from g++.dg/warn/pmf2.C

From-SVN: r195477
parent d7fa6ee2
...@@ -3,8 +3,6 @@ ...@@ -3,8 +3,6 @@
struct Foo struct Foo
{ {
Foo();
Foo(const Foo&);
void call() void call()
{} {}
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment