mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-15 04:30:12 +00:00
Delete an unused declaration.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112424 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
bd887df8b9
commit
c9fa2cd596
@ -614,7 +614,6 @@ public:
|
||||
|
||||
template<class Pr3> void sort(Pr3 pred);
|
||||
void sort() { sort(op_less); }
|
||||
void reverse();
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user