summaryrefslogtreecommitdiffstats
path: root/mbbsd/gamble.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/gamble.c')
-rw-r--r--mbbsd/gamble.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/mbbsd/gamble.c b/mbbsd/gamble.c
index 5ca312ca..f10e026d 100644
--- a/mbbsd/gamble.c
+++ b/mbbsd/gamble.c
@@ -5,8 +5,6 @@
#define MAX_ITEM_LEN 30 //最大 每一賭項名字長度
#define MAX_SUBJECT_LEN 650 //8*81 = 648 最大 主題長度
-static int currbid;
-
static int
load_ticket_record(char *direct, int ticket[])
{