From 97ea188d73d72fd9807eee7710b55bde39a6ef5a Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Tue, 17 Jan 2012 20:19:15 -0500 Subject: Updated LuaDoc. --- core/init.lua | 6 ------ 1 file changed, 6 deletions(-) (limited to 'core/init.lua') diff --git a/core/init.lua b/core/init.lua index b2ec28ea..71440ca8 100644 --- a/core/init.lua +++ b/core/init.lua @@ -82,12 +82,6 @@ local _BUFFERS -- @usage _VIEWS[view] returns the index of the current view in _VIEWS. local _VIEWS ---- --- Contains all messages used by Textadept for localization. --- @class table --- @name _L -local _L - -- The functions below are Lua C functions. --- -- cgit v1.2.3