Commit cb555c0
Delete unused function in SysVShmSegment
Summary: This function was defined but never called. We already create the shm segment with proper page size alignment, no need to call this anymore.
Reviewed By: AlnisM
Differential Revision: D96969274
fbshipit-source-id: 52af9dd43560f16f546efdf25c15a27444a7ef751 parent 37b7f06 commit cb555c0
1 file changed
Lines changed: 2 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
| 32 | + | |
| 33 | + | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
| |||
206 | 205 | | |
207 | 206 | | |
208 | 207 | | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | 208 | | |
216 | 209 | | |
217 | 210 | | |
| |||
0 commit comments