Commit 94b014b
committed
vfs: remove unused exports from fd.js and stats.js
- Remove unused isVirtualFd() function from fd.js
- Remove unused getOpenFdCount() function from fd.js
- Remove unused kDefaultBlockSize export from stats.js (still used
internally)
These functions were exported but never used anywhere in the codebase.
PR-URL: #614781 parent ab1d435 commit 94b014b
2 files changed
+0
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | 136 | | |
154 | 137 | | |
155 | 138 | | |
156 | 139 | | |
157 | 140 | | |
158 | 141 | | |
159 | | - | |
160 | | - | |
161 | 142 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
196 | 195 | | |
0 commit comments