From 59b9dfd9eb8f9f31e02bb7f5059ea230b004ec65 Mon Sep 17 00:00:00 2001 From: David Rude Date: Thu, 21 Jul 2011 18:35:57 +0000 Subject: [PATCH] no need for the framework reference now git-svn-id: file:///home/svn/framework3/trunk@13281 4d416f70-5f16-0410-b530-b9f4589650da --- lib/rex/ui/text/input/readline.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/rex/ui/text/input/readline.rb b/lib/rex/ui/text/input/readline.rb index a18a797010..3a93b2a114 100644 --- a/lib/rex/ui/text/input/readline.rb +++ b/lib/rex/ui/text/input/readline.rb @@ -77,7 +77,7 @@ begin # down other background threads. This is important when there are many active # background jobs, such as when the user is running Karmetasploit # - def pgets(framework = nil) + def pgets() line = nil orig = Thread.current.priority