aboutsummaryrefslogtreecommitdiff
path: root/modules/textadept
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2016-03-01 08:20:40 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2016-03-01 08:20:40 -0500
commitafaf046b655397dbfcc16ae8043cd34d6fd91942 (patch)
treef1e3edaaee5737d15bafe9d19c655f8ceb1b0c13 /modules/textadept
parent31e6e7881494ce96f1a51760f61467941179ded8 (diff)
downloadtextadept-afaf046b655397dbfcc16ae8043cd34d6fd91942.tar.gz
textadept-afaf046b655397dbfcc16ae8043cd34d6fd91942.zip
Removed extraneous debug statement; modules/textadept/session.lua
Diffstat (limited to 'modules/textadept')
-rw-r--r--modules/textadept/session.lua1
1 files changed, 0 insertions, 1 deletions
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{