remove unnecessary bits from g++.dg/warn/pmf2.C
From-SVN: r195477
This commit is contained in:
parent
d7fa6ee24e
commit
6da1b88f06
1 changed files with 0 additions and 2 deletions
|
@ -3,8 +3,6 @@
|
|||
|
||||
struct Foo
|
||||
{
|
||||
Foo();
|
||||
Foo(const Foo&);
|
||||
void call()
|
||||
{}
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue