mirror of
https://github.com/gperftools/gperftools
synced 2024-12-22 15:22:07 +00:00
Remove unused using declaration
std::sort in `heap-profiler.cc` is not in use, so remove it.
This commit is contained in:
parent
4e24f4adaa
commit
4ac4d88a99
@ -83,7 +83,6 @@
|
||||
#endif
|
||||
|
||||
using std::string;
|
||||
using std::sort;
|
||||
|
||||
//----------------------------------------------------------------------
|
||||
// Flags that control heap-profiling
|
||||
|
Loading…
Reference in New Issue
Block a user