X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Ftest.priv.h;h=f820a33d255d458e4934bf02c0f6654bf4ff7a7c;hp=7d115e590501acb4ed2e4a52bbd3712b4aa899a4;hb=4677e861e7e0127b8622b3340ceb6f1278b91244;hpb=fe8c285d2a2770ee40523303dbf27a9fd8d01188 diff --git a/test/test.priv.h b/test/test.priv.h index 7d115e59..f820a33d 100644 --- a/test/test.priv.h +++ b/test/test.priv.h @@ -29,7 +29,7 @@ /**************************************************************************** * Author: Thomas E. Dickey 1996-on * ****************************************************************************/ -/* $Id: test.priv.h,v 1.176 2019/01/21 22:42:35 tom Exp $ */ +/* $Id: test.priv.h,v 1.177 2019/02/02 19:57:53 tom Exp $ */ #ifndef __TEST_PRIV_H #define __TEST_PRIV_H 1 @@ -250,10 +250,6 @@ #define HAVE_SYS_SELECT_H 0 #endif -#ifndef HAVE_TDESTROY -#define HAVE_TDESTROY 0 -#endif - #ifndef HAVE_TERMATTRS #define HAVE_TERMATTRS 0 #endif