aboutsummaryrefslogtreecommitdiffstats
path: root/guts/setpwent.c
diff options
context:
space:
mode:
Diffstat (limited to 'guts/setpwent.c')
-rw-r--r--guts/setpwent.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/guts/setpwent.c b/guts/setpwent.c
deleted file mode 100644
index fb35e07..0000000
--- a/guts/setpwent.c
+++ /dev/null
@@ -1,14 +0,0 @@
-/*
- * Copyright (c) 2010 Wind River Systems; see
- * guts/COPYRIGHT for information.
- *
- * static void
- * wrap_setpwent(void) {
- *
- */
-
- pseudo_pwd_open();
-
-/* return;
- * }
- */