X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=ncurses%2Fllib-lncurses;h=6b479641090270a8b7d8895649c1a01b72352989;hp=48f42830272a3ed64b3d784a32ee7410f1319d7e;hb=a3754ea95eea6118bd49f0507f35a7ef15b41a6c;hpb=3a935d9991cdf43ebfa952073c9b555f73a3e011 diff --git a/ncurses/llib-lncurses b/ncurses/llib-lncurses index 48f42830..6b479641 100644 --- a/ncurses/llib-lncurses +++ b/ncurses/llib-lncurses @@ -3369,6 +3369,17 @@ void use_env( NCURSES_BOOL f) { /* void */ } +#undef use_tioctl_sp +void use_tioctl_sp( + SCREEN *sp, + NCURSES_BOOL f) + { /* void */ } + +#undef use_tioctl +void use_tioctl( + NCURSES_BOOL f) + { /* void */ } + #undef _nc_get_screensize void _nc_get_screensize( SCREEN *sp,