(have_menus_p): Move to w32fns.c.
This commit is contained in:
parent
8694f11b54
commit
4a83117466
1 changed files with 0 additions and 7 deletions
|
@ -350,13 +350,6 @@ XParseGeometry (string, x, y, width, height)
|
|||
return (mask);
|
||||
}
|
||||
|
||||
/* We can use mouse menus when we wish. */
|
||||
int
|
||||
have_menus_p (void)
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
|
||||
/* x_sync is a no-op on W32. */
|
||||
void
|
||||
x_sync (f)
|
||||
|
|
Loading…
Add table
Reference in a new issue