Skip to content

Commit

Permalink
Remove unnecessary variable
Browse files Browse the repository at this point in the history
  • Loading branch information
tyfkda committed Sep 7, 2024
1 parent 1ba7405 commit 2067d91
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions libsrc/_wasm/crt0/_start.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@

extern FILEMAN __fileman;

char **environ;

inline void __flush_all_files(void) {
fflush(stdout);
fflush(stderr);
Expand Down

0 comments on commit 2067d91

Please sign in to comment.