Fix misapplied patch.
From-SVN: r153451
This commit is contained in:
parent
c59f5d1b64
commit
86a8a2e509
1 changed files with 0 additions and 11 deletions
|
@ -9,14 +9,3 @@ void bar()
|
|||
{
|
||||
foo();
|
||||
}
|
||||
struct A {};
|
||||
|
||||
struct A foo()
|
||||
{
|
||||
return foo();
|
||||
}
|
||||
|
||||
void bar()
|
||||
{
|
||||
foo();
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue