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