summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXMenus.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-08-26 10:44:04 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-08-26 10:44:04 (GMT)
commitae8836e95248ef2e25508b3e234ae1f1ef46efac (patch)
treee7197c37fb5c60b4f815d39faa930fb11563fb5f /macosx/tkMacOSXMenus.c
parenta33411438ab9001bdd38f2d693229ec03b565c79 (diff)
parent219216c26fe5f38d29a865b7df2a5f816d20fffa (diff)
downloadtk-ae8836e95248ef2e25508b3e234ae1f1ef46efac.zip
tk-ae8836e95248ef2e25508b3e234ae1f1ef46efac.tar.gz
tk-ae8836e95248ef2e25508b3e234ae1f1ef46efac.tar.bz2
Fix [08eb057dea]: Aqua: cleanup Carbon-era cursor variables.
Do more cleanup: No browser still supports NSAPI, so functions like Tk_MacOSXSetEmbedHandler() don't make any sense any more
Diffstat (limited to 'macosx/tkMacOSXMenus.c')
-rw-r--r--macosx/tkMacOSXMenus.c23
1 files changed, 0 insertions, 23 deletions
diff --git a/macosx/tkMacOSXMenus.c b/macosx/tkMacOSXMenus.c
index 71b99db..b49b80d 100644
--- a/macosx/tkMacOSXMenus.c
+++ b/macosx/tkMacOSXMenus.c
@@ -373,29 +373,6 @@ TkMacOSXHandleMenuSelect(
/*
*----------------------------------------------------------------------
*
- * TkMacOSXInitMenus --
- *
- * This procedure initializes the Macintosh menu bar.
- *
- * Results:
- * None.
- *
- * Side effects:
- * None.
- *
- *----------------------------------------------------------------------
- */
-
-void
-TkMacOSXInitMenus(
- TCL_UNUSED(Tcl_Interp *))
-{
- [NSApp _setupMenus];
-}
-
-/*
- *----------------------------------------------------------------------
- *
* GenerateEditEvent --
*
* Takes an edit menu item and posts the corasponding a virtual event to