提交 f95ff4b9 编写于 作者: B Bruce Momjian

Comment out unused variable.

上级 9a31c9b7
......@@ -825,7 +825,7 @@ init_des()
int tableno;
static unsigned char perm[64],
tmp32[32]; /* "static" for speed */
static volatile long init_start = 0;
/* static volatile long init_start = 0; not used */
/*
* table that converts chars "./0-9A-Za-z"to integers 0-63.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册