about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-12-06 20:54:04 +0000
committerEric Wong <normalperson@yhbt.net>2011-12-06 13:08:58 -0800
commitf5d512fe1b163e132d1698138cff83cb4a59658c (patch)
treea0d91f8bf2aa6c392b913967e62ce5257b2bcf96
parentad6113719d37824bcad6b8e78edafd838c9f8a78 (diff)
downloadmogilefs-client-f5d512fe1b163e132d1698138cff83cb4a59658c.tar.gz
No need to clutter ourselves up with things we don't need.
-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