about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rw-r--r--lib/mogilefs/http_file.rb7
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/mogilefs/http_file.rb b/lib/mogilefs/http_file.rb
index 2e418e4..4d88c78 100644
--- a/lib/mogilefs/http_file.rb
+++ b/lib/mogilefs/http_file.rb
@@ -52,13 +52,6 @@ class MogileFS::HTTPFile < StringIO
   # :startdoc:
 
   ##
-  # The URI this file will be stored to.
-
-  attr_reader :uri
-
-  attr_reader :devid
-
-  ##
   # The big_io name in case we have file > 256M
 
   attr_accessor :big_io