提交 91a3fa2e 编写于 作者: O Owen Taylor 提交者: Owen Taylor

Remove an unecessary set of block2.

2005-07-22  Owen Taylor  <otaylor@redhat.com>

        * pango/opentype/ftglue.c (ftglue_realloc): Remove
        an unecessary set of block2.
上级 ff703478
......@@ -91,7 +91,6 @@ ftglue_realloc( FT_Memory memory,
else if ( new_size == 0 )
{
ftglue_free( memory, block );
block2 = NULL;
}
else
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册