Skip to content

Commit 7a79186

Browse files
committed
Clean-up: fix a unused private field warning.
1 parent be3f74e commit 7a79186

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

include/swift/Basic/Demangle.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,8 +245,6 @@ class Demangler;
245245
/// allocations.
246246
///
247247
class Context {
248-
Demangler *D;
249-
250248
friend class Node;
251249

252250
public:

0 commit comments

Comments
 (0)