Remove debugging load()

unstable
James Lee 2012-07-18 11:02:01 -06:00
parent 981ba60fee
commit c1cf71c4e9
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
require 'msf/core/exploit/local/compile_c'
load 'lib/msf/core/exploit/local/compile_c.rb'
module Msf
module Exploit::Local::Linux