summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/libnetworking/lib/tftpDriver.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/libnetworking/lib/tftpDriver.c b/cpukit/libnetworking/lib/tftpDriver.c
index 8e96c8d4a9..369a23be67 100644
--- a/cpukit/libnetworking/lib/tftpDriver.c
+++ b/cpukit/libnetworking/lib/tftpDriver.c
@@ -746,7 +746,6 @@ rtems_filesystem_operations_table rtems_tftp_ops = {
NULL, /* unlink */
rtems_tftp_node_type, /* node_type */
NULL, /* mknod */
- NULL, /* rmnod */
NULL, /* chown */
NULL, /* freenodinfo */
NULL, /* mount */