提交 105e4d51 编写于 作者: D Daniel Gustafsson

Remove unused variable

Commit 82329ca1 introduced this var
but never ended up using it. Remove to avoid compiler warnings on
unused var.
上级 99b6da9f
......@@ -1025,8 +1025,6 @@ gfile_close(gfile_t*fd)
}
else
{
int i;
if(fd->held_pipe_lock)
{
#ifndef WIN32
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册