[Lsb-messages] /var/www/bzr/lsb/devel/devchk r2353: one ncursesw function added in error, dropped

Mats Wichmann mats at linuxfoundation.org
Wed Feb 27 18:42:43 UTC 2013


------------------------------------------------------------
revno: 2353
committer: Mats Wichmann <mats at linuxfoundation.org>
branch nick: devchk
timestamp: Wed 2013-02-27 11:42:43 -0700
message:
  one ncursesw function added in error, dropped
modified:
  ts/devchk/ncursesw_curses_h.c
-------------- next part --------------
=== modified file 'ts/devchk/ncursesw_curses_h.c'
--- a/ts/devchk/ncursesw_curses_h.c	2013-02-25 21:37:00 +0000
+++ b/ts/devchk/ncursesw_curses_h.c	2013-02-27 18:42:43 +0000
@@ -3298,8 +3298,6 @@
 CheckInterfacedef(touchline,touchline_db);
 extern int touchwin_db(WINDOW *);
 CheckInterfacedef(touchwin,touchwin_db);
-extern char * _tracemouse_db(const MEVENT *);
-CheckInterfacedef(_tracemouse,_tracemouse_db);
 extern bool has_mouse_db(void);
 CheckInterfacedef(has_mouse,has_mouse_db);
 extern int slk_attroff_db(const chtype);



More information about the lsb-messages mailing list