From af378fcf30993faf28f17255fde4968eae28ad0d Mon Sep 17 00:00:00 2001 From: Byrial Jensen Date: Mon, 16 Apr 2012 13:14:06 +0200 Subject: [PATCH] Remove unused static function ShowTC --- dialogs.c | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/dialogs.c b/dialogs.c index c50651a..525ce71 100644 --- a/dialogs.c +++ b/dialogs.c @@ -1320,11 +1320,6 @@ ShuffleMenuProc () static int TcOK P((int n)); int tmpMoves, tmpTc, tmpInc, tmpOdds1, tmpOdds2, tcType; -static void -ShowTC (int n) -{ -} - static void SetTcType P((int n)); static char * -- 1.7.0.4