ref: 9a3b6e9222c3bd1270ce51f36ee01c4b18f062b3
parent: 023964e40ac8804b7efa50b530c7c46a632fe6b8
author: Simon Howard <fraggle@gmail.com>
date: Wed Sep 8 07:05:33 EDT 2010
Fix static function mismatch build error. Subversion-branch: /branches/strife-branch Subversion-revision: 2045
--- a/src/strife/p_dialog.c
+++ b/src/strife/p_dialog.c
@@ -339,7 +339,6 @@
#define NUMDIALOGMENUITEMS 6
static void P_DialogDrawer(void);
-static void P_DialogDoChoice(int choice);
static menuitem_t dialogmenuitems[] =
{