mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-21 21:29:41 +00:00
Remove unused private typedef
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205190 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
aa23732edd
commit
9982159d26
@ -135,7 +135,7 @@ public:
|
||||
template <typename T>
|
||||
class IntrusiveRefCntPtr {
|
||||
T* Obj;
|
||||
typedef IntrusiveRefCntPtr this_type;
|
||||
|
||||
public:
|
||||
typedef T element_type;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user