List savannah news in announcements to be made on release.
[gnushogi.git] / gnushogi / cursesdsp.h
index 0c0ade1..a936254 100644 (file)
@@ -6,6 +6,7 @@
  * ----------------------------------------------------------------------
  * Copyright (c) 1993, 1994, 1995 Matthias Mutz
  * Copyright (c) 1999 Michael Vanier and the Free Software Foundation
+ * Copyright (c) 2008, 2013, 2014 Yann Dirson and the Free Software Foundation
  *
  * GNU SHOGI is based on GNU CHESS
  *
@@ -48,7 +49,6 @@ void Curses_Die(int sig);
 void Curses_DoDebug(void);
 void Curses_DoTable(short table[NO_SQUARES]);
 void Curses_EditBoard(void);
-void Curses_ElapsedTime(ElapsedTime_mode iop);
 void Curses_ExitShogi(void);
 void Curses_GiveHint(void);
 void Curses_Initialize(void);