Skip to content

Commit

Permalink
[chore](gutil) remove some gutil files and use c++ stl instead (apach…
Browse files Browse the repository at this point in the history
…e#15357)

* [chore](gutil) remove some gutil files and use c++ stl instead

* fix

* fix
  • Loading branch information
yangzhg authored Dec 26, 2022
1 parent 301640d commit aa0f38f
Show file tree
Hide file tree
Showing 19 changed files with 16 additions and 1,207 deletions.
2 changes: 0 additions & 2 deletions be/src/gutil/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ SET(SOURCE_FILES
hash/hash.cc
hash/jenkins.cc
int128.cc
once.cc
ref_counted.cc
spinlock_internal.cc
stringprintf.cc
Expand All @@ -47,7 +46,6 @@ SET(SOURCE_FILES
strings/substitute.cc
strings/util.cc
strtoint.cc
sysinfo.cc
threading/thread_collision_warner.cc
utf/rune.c
cpu.cc)
Expand Down
209 changes: 0 additions & 209 deletions be/src/gutil/cycleclock-inl.h

This file was deleted.

50 changes: 0 additions & 50 deletions be/src/gutil/once.cc

This file was deleted.

115 changes: 0 additions & 115 deletions be/src/gutil/once.h

This file was deleted.

Loading

0 comments on commit aa0f38f

Please sign in to comment.