mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-28 15:41:58 +00:00
Remove redundant declaration.
llvm-svn: 95213
This commit is contained in:
parent
07020ea237
commit
bbb98cd401
@ -79,8 +79,6 @@ struct ImutIntervalInfo {
|
||||
}
|
||||
};
|
||||
|
||||
template <typename ImutInfo> class ImutIntervalAVLFactory;
|
||||
|
||||
template <typename ImutInfo>
|
||||
class ImutIntervalAVLFactory : public ImutAVLFactory<ImutInfo> {
|
||||
typedef ImutAVLTree<ImutInfo> TreeTy;
|
||||
|
Loading…
x
Reference in New Issue
Block a user