From 95aca18efb8ace6d241070f52e3b092396d90aad Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sat, 14 Feb 2009 14:38:32 -0500 Subject: Removed worthless textadept.popupmenu() function. --- core/.textadept.lua | 7 ------- 1 file changed, 7 deletions(-) (limited to 'core/.textadept.lua') diff --git a/core/.textadept.lua b/core/.textadept.lua index a37a892c..3a0442fa 100644 --- a/core/.textadept.lua +++ b/core/.textadept.lua @@ -69,15 +69,8 @@ function get_split_table() end -- Otherwise a regular menu item with a mnemonic is created. -- Submenus are just nested menu-structure tables. Their title text is defined -- with a 'title' key. --- @see popupmenu function gtkmenu(menu_table) end ---- --- Pops up a GTK menu at the cursor. --- @param menu The menu userdata returned by gtkmenu. --- @see gtkmenu -function popupmenu(menu) end - --- -- Resets the Lua state by reloading all init scripts. -- Language-specific modules for opened files are NOT reloaded. Re-opening the -- cgit v1.2.3