From afaf046b655397dbfcc16ae8043cd34d6fd91942 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Tue, 1 Mar 2016 08:20:40 -0500 Subject: Removed extraneous debug statement; modules/textadept/session.lua --- modules/textadept/session.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/textadept/session.lua') diff --git a/modules/textadept/session.lua b/modules/textadept/session.lua index 39d9b5a1..f7a5c7f9 100644 --- a/modules/textadept/session.lua +++ b/modules/textadept/session.lua @@ -100,7 +100,6 @@ function M.load(filename) end end f:close() -_G.print('loaded') ui.goto_view(current_view) if #not_found > 0 then ui.dialogs.msgbox{ -- cgit v1.2.3