X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=form%2Fllib-lform;h=ac2ba436d66699ea9cea20ab6977ed859e602335;hp=4fda154519c5b46be00e353c4d3214172acf5d29;hb=refs%2Ftags%2Fv5.0;hpb=661078ddbde3ce0f3b06e95642fbb9b5fef7dca1 diff --git a/form/llib-lform b/form/llib-lform index 4fda1545..ac2ba436 100644 --- a/form/llib-lform +++ b/form/llib-lform @@ -345,29 +345,6 @@ void *field_userptr( const FIELD *field) { return(*(void **)0); } -/* ./frm_adabind.c */ - -#undef _nc_ada_normalize_field_opts -void _nc_ada_normalize_field_opts( - int *opt) - { /* void */ } - -#undef _nc_ada_normalize_form_opts -void _nc_ada_normalize_form_opts( - int *opt) - { /* void */ } - -#undef _nc_ada_getvarg -void *_nc_ada_getvarg( - va_list *ap) - { return(*(void **)0); } - -#undef _nc_get_field -FIELD *_nc_get_field( - const FORM *frm, - int idx) - { return(*(FIELD **)0); } - /* ./frm_cursor.c */ #undef pos_form_cursor