summaryrefslogtreecommitdiff
path: root/src/stropts/getpmsg.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stropts/getpmsg.c')
-rw-r--r--src/stropts/getpmsg.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/stropts/getpmsg.c b/src/stropts/getpmsg.c
deleted file mode 100644
index 39147cc0..00000000
--- a/src/stropts/getpmsg.c
+++ /dev/null
@@ -1,14 +0,0 @@
-#if 0
-
-#include <stropts.h>
-
-int getpmsg(int fd , struct strbuf * ctlptr , struct strbuf * dataptr , int * bandp , int * flagsp )
-{
-}
-
-/*
-XOPEN(400)
-*/
-
-
-#endif