summaryrefslogtreecommitdiff
path: root/i386/i386/io_perm.h
diff options
context:
space:
mode:
Diffstat (limited to 'i386/i386/io_perm.h')
-rw-r--r--i386/i386/io_perm.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/i386/i386/io_perm.h b/i386/i386/io_perm.h
index a7f1f6fe..b97cf973 100644
--- a/i386/i386/io_perm.h
+++ b/i386/i386/io_perm.h
@@ -58,8 +58,6 @@ typedef struct io_perm *io_perm_t;
extern io_perm_t convert_port_to_io_perm (ipc_port_t);
extern ipc_port_t convert_io_perm_to_port (io_perm_t);
-#if TODO_REMOVE_ME
extern void io_perm_deallocate (io_perm_t);
-#endif
#endif /* _I386_IO_PERM_H_ */