X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=ncurses%2Fllib-ltic;h=6ea27146dd09bde216a58e5588a7f522e4f52a85;hp=fe02949770849eb65d7904dea998d767e16258d3;hb=790a85dbd4a81d5f5d8dd02a44d84f01512ef443;hpb=5e1e572b71ae31a6071daa24e2460a68a6f1003c;ds=inline diff --git a/ncurses/llib-ltic b/ncurses/llib-ltic index fe029497..6ea27146 100644 --- a/ncurses/llib-ltic +++ b/ncurses/llib-ltic @@ -1,5 +1,6 @@ /**************************************************************************** - * Copyright (c) 2012-2016,2017 Free Software Foundation, Inc. * + * Copyright 2020 Thomas E. Dickey * + * Copyright 2012-2016,2017 Free Software Foundation, Inc. * * * * Permission is hereby granted, free of charge, to any person obtaining a * * copy of this software and associated documentation files (the * @@ -93,9 +94,6 @@ char *_nc_tic_expand( void (*_nc_check_termtype2)( TERMTYPE2 *p1, NCURSES_BOOL p2); -#undef _nc_check_termtype -void (*_nc_check_termtype)( - TERMTYPE *p1); #undef _nc_entry_match NCURSES_BOOL _nc_entry_match( @@ -119,11 +117,6 @@ int _nc_resolve_uses2( NCURSES_BOOL literal) { return(*(int *)0); } -#undef _nc_resolve_uses -int _nc_resolve_uses( - NCURSES_BOOL fullresolve) - { return(*(int *)0); } - /* ./tinfo/comp_scan.c */ #undef _nc_syntax