]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - ncurses/llib-lncursestw
ncurses 6.1 - patch 20180901
[ncurses.git] / ncurses / llib-lncursestw
index 8088e8b714f94bdea606727bb324d23640fcd605..6800e6076ecafafa59ef45c3db4133dfa74fbef0 100644 (file)
@@ -1,5 +1,5 @@
 /****************************************************************************
- * Copyright (c) 2009-2016,2017 Free Software Foundation, Inc.              *
+ * Copyright (c) 2009-2017,2018 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            *
@@ -34,6 +34,7 @@
 /* ./tty/hardscroll.c */
 
 #include <curses.priv.h>
+
 #undef _nc_oldnums
 int    *_nc_oldnums;
 
@@ -3769,12 +3770,6 @@ void     _nc_export_termtype2(
                const TERMTYPE2 *src)
                { /* void */ }
 
-#undef _nc_import_termtype2
-void   _nc_import_termtype2(
-               TERMTYPE2 *dst, 
-               const TERMTYPE *src)
-               { /* void */ }
-
 /* ./codes.c */
 
 #undef _nc_boolcodes