]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - include/nc_alloc.h
ncurses 6.4 - patch 20240420
[ncurses.git] / include / nc_alloc.h
index 3e5ca8dbf53bb37715ee24c8bdd9dc713b16a51f..cfea2beb6daffd7dc168f454b41fd0d6f878f4c8 100644 (file)
@@ -30,7 +30,7 @@
 /****************************************************************************
  *  Author: Thomas E. Dickey                    1996-on                     *
  ****************************************************************************/
-/* $Id: nc_alloc.h,v 1.28 2021/03/20 16:07:29 tom Exp $ */
+/* $Id: nc_alloc.h,v 1.30 2021/11/20 23:33:38 tom Exp $ */
 
 #ifndef NC_ALLOC_included
 #define NC_ALLOC_included 1
@@ -77,7 +77,6 @@ extern GCC_NORETURN  NCURSES_EXPORT(void) _nc_free_tinfo(int) GCC_DEPRECATED("us
 
 #ifdef NCURSES_INTERNALS
 extern GCC_NORETURN NCURSES_EXPORT(void) _nc_free_tic(int);
-extern NCURSES_EXPORT(void) _nc_free_tparm(void);
 extern void _nc_leaks_dump_entry(void);
 extern NCURSES_EXPORT(void) _nc_leaks_tic(void);