Skip to content

Commit 3b396dd

Browse files
committed
---
yaml --- r: 348988 b: refs/heads/master c: 6701a7e h: refs/heads/master
1 parent 7330db1 commit 3b396dd

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 3dbdc09a4e682cbb1789d7292897d76211819c0d
2+
refs/heads/master: 6701a7efcf917d1ea3a7888b0ea36edee391cfef
33
refs/heads/master-next: 203b3026584ecad859eb328b2e12490099409cd5
44
refs/tags/osx-passed: b6b74147ef8a386f532cf9357a1bde006e552c54
55
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-a: 6bb18e013c2284f2b45f5f84f2df2887dc0f7dea

trunk/include/swift/AST/Decl.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5829,9 +5829,6 @@ class AbstractFunctionDecl : public GenericContext, public ValueDecl {
58295829
Bits.AbstractFunctionDecl.Synthesized = value;
58305830
}
58315831

5832-
private:
5833-
void computeNeedsNewVTableEntry();
5834-
58355832
public:
58365833
/// Compute the interface type of this function declaration from the
58375834
/// parameter types.

0 commit comments

Comments
 (0)