diff options
Diffstat (limited to 'src/curses/slk_attroff.c')
| -rw-r--r-- | src/curses/slk_attroff.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/curses/slk_attroff.c b/src/curses/slk_attroff.c deleted file mode 100644 index 378314e5..00000000 --- a/src/curses/slk_attroff.c +++ /dev/null @@ -1,11 +0,0 @@ -#include <curses.h> - -int slk_attroff(const chtype attrs) -{ - return ERR; -} - -/* -XOPEN(400) -LINK(curses) -*/ |
