[Lsb-messages] /var/www/bzr/lsb/devel/devchk r2335: drop trace function from ncursesw (bug 1761)

Mats Wichmann mats at linuxfoundation.org
Mon Jan 7 17:11:42 UTC 2013


------------------------------------------------------------
revno: 2335
committer: Mats Wichmann <mats at linuxfoundation.org>
branch nick: devchk
timestamp: Mon 2013-01-07 10:11:42 -0700
message:
  drop trace function from ncursesw (bug 1761)
modified:
  ts/devchk/ncursesw_curses_h.c
-------------- next part --------------
=== modified file 'ts/devchk/ncursesw_curses_h.c'
--- a/ts/devchk/ncursesw_curses_h.c	2012-12-28 15:01:44 +0000
+++ b/ts/devchk/ncursesw_curses_h.c	2013-01-07 17:11:42 +0000
@@ -3326,8 +3326,6 @@
 CheckInterfacedef(mcprint,mcprint_db);
 extern int has_key_db(void);
 CheckInterfacedef(has_key,has_key_db);
-extern void trace_db(void);
-CheckInterfacedef(trace,trace_db);
 extern char * unctrl_db(chtype);
 CheckInterfacedef(unctrl,unctrl_db);
 int COLORS_db ;



More information about the lsb-messages mailing list