mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 14:59:39 +02:00
remove unnecessary bits from g++.dg/warn/pmf2.C
From-SVN: r195477
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
|
||||
struct Foo
|
||||
{
|
||||
Foo();
|
||||
Foo(const Foo&);
|
||||
void call()
|
||||
{}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user