summaryrefslogtreecommitdiffstats
path: root/mbbsd/dice.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/dice.c')
-rw-r--r--mbbsd/dice.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/mbbsd/dice.c b/mbbsd/dice.c
index b385a60f..b6283731 100644
--- a/mbbsd/dice.c
+++ b/mbbsd/dice.c
@@ -80,6 +80,7 @@ IsNum(char *a, int n)
return 1;
}
+#if 0
static int
IsSNum(char *a)
{
@@ -90,6 +91,7 @@ IsSNum(char *a)
return 0;
return 1;
}
+#endif
static void
show_data(void)