summaryrefslogtreecommitdiffstats
path: root/mbbsd/cal.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/cal.c')
-rw-r--r--mbbsd/cal.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/mbbsd/cal.c b/mbbsd/cal.c
index 5c2b7cdc..a443291d 100644
--- a/mbbsd/cal.c
+++ b/mbbsd/cal.c
@@ -446,6 +446,7 @@ p_sysinfo(void)
}
/* ¤p­pºâ¾÷ */
+#if 0
static void
ccount(float *a, float b, int cmode)
{
@@ -466,4 +467,4 @@ ccount(float *a, float b, int cmode)
break;
}
}
-
+#endif