src/frame.c: Fix previous change.
This commit is contained in:
parent
89baa1df69
commit
cd5ad71278
1 changed files with 0 additions and 2 deletions
|
@ -272,8 +272,6 @@ FRAME defaults to the currently selected frame.
|
|||
Use of this function as a predicate is deprecated. Instead,
|
||||
use `display-graphic-p' or any of the other `display-*-p'
|
||||
predicates which report frame's specific UI-related capabilities. */)
|
||||
|
||||
FRAME defaults to the currently selected frame. */)
|
||||
(frame)
|
||||
Lisp_Object frame;
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue