(xg_set_icon): Delete superfluous UNGCPRO.
This commit is contained in:
parent
23347d769d
commit
a869edd4e7
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2006-03-31 Kenichi Handa <handa@m17n.org>
|
||||
|
||||
* xfns.c (xg_set_icon): Delete superfluous UNGCPRO.
|
||||
|
||||
2006-03-30 Dan Nicolaescu <dann@ics.uci.edu>
|
||||
|
||||
* xdisp.c (syms_of_xdisp): Fix variable name.
|
||||
|
|
|
@ -816,7 +816,6 @@ xg_set_icon (f, file)
|
|||
UNBLOCK_INPUT;
|
||||
}
|
||||
|
||||
UNGCPRO;
|
||||
return result;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue