summary refs log tree commit diff stats
path: root/ranger.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ranger.rb')
-rwxr-xr-xranger.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/ranger.rb b/ranger.rb
index 42a7f88e..472f02ae 100755
--- a/ranger.rb
+++ b/ranger.rb
@@ -6,8 +6,6 @@ $: << MYDIR = File.dirname(Pathname.new(__FILE__).realpath)
 
 EVIL = false
 
-PID = Process.pid
-
 if ARGV.size > 0
 	case ARGV.first
 	when '-k'