summaryrefslogtreecommitdiff
path: root/src/w32xfns.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/w32xfns.c')
-rw-r--r--src/w32xfns.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/w32xfns.c b/src/w32xfns.c
index 9d8dbf00eb9..5436ff2e81a 100644
--- a/src/w32xfns.c
+++ b/src/w32xfns.c
@@ -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)