diff options
| author | Mike Frysinger <vapier@gentoo.org> | 2013-12-24 05:33:28 -0500 |
|---|---|---|
| committer | Mike Frysinger <vapier@gentoo.org> | 2013-12-24 05:34:52 -0500 |
| commit | fe1a83aa1cbe166f8534925103c8d3a4f047f26c (patch) | |
| tree | 0cf90d375e894f4afa949e86819fd9e7565eaf22 /sysdeps/unix/sysv/linux/wait.c | |
| parent | 41b1792698a335d3a85381921a84a16e9635f36a (diff) | |
| download | glibc-fe1a83aa1cbe166f8534925103c8d3a4f047f26c.zip glibc-fe1a83aa1cbe166f8534925103c8d3a4f047f26c.tar.gz glibc-fe1a83aa1cbe166f8534925103c8d3a4f047f26c.tar.bz2 | |
ia64: ioperm: clean up long dead code
This file has a few #if 0 code paths which cause a build time warning:
ports/sysdeps/unix/sysv/linux/ia64/ioperm.c:66:7: warning:
variable 'prot' set but not used [-Wunused-but-set-variable]
Rather than add more #if 0 around that variable, just delete the code
altogether. Not like it's going to ever be implemented.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'sysdeps/unix/sysv/linux/wait.c')
0 files changed, 0 insertions, 0 deletions
