Skip to content

Commit 045c3bc

Browse files
Yifan ZhuSchrodingerZhu
authored andcommitted
remove extra friend
1 parent c0f4059 commit 045c3bc

File tree

1 file changed

+0
-1
lines changed
  • libc/src/__support/OSUtil/linux

1 file changed

+0
-1
lines changed

libc/src/__support/OSUtil/linux/vdso.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ class Symbol {
7070
static CallOnceFlag once_flag;
7171
static VDSOArray global_cache;
7272
static void initialize_vdso_global_cache();
73-
friend void *get_symbol(VDSOSym sym);
7473

7574
public:
7675
template <typename T> LIBC_INLINE T get() {

0 commit comments

Comments
 (0)