<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -24,12 +24,9 @@
 class AbstractDownloadStrategy
   def initialize url, name, version, specs
     @url=url
-    case specs
-    when Hash
+    case specs when Hash
       @spec = specs.keys.first # only use first spec
       @ref = specs.values.first
-    else
-      spec = nil
     end
     @unique_token=&quot;#{name}-#{version}&quot; unless name.to_s.empty? or name == '__UNKNOWN__'
   end</diff>
      <filename>Library/Homebrew/download_strategy.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>96d166ef01cdedf375bc83e63e57871ff49d8912</id>
    </parent>
  </parents>
  <author>
    <name>Max Howell</name>
    <email>max@methylblue.com</email>
  </author>
  <url>http://github.com/aanand/homebrew/commit/d51aa24f9c149b70ba0cbecb33045c4e201b3cba</url>
  <id>d51aa24f9c149b70ba0cbecb33045c4e201b3cba</id>
  <committed-date>2009-10-18T20:02:48-07:00</committed-date>
  <authored-date>2009-10-18T19:01:03-07:00</authored-date>
  <message>Remove assignment to unused temporary variable</message>
  <tree>acff54473bd94fee15797d865d61942858a13334</tree>
  <committer>
    <name>Max Howell</name>
    <email>max@methylblue.com</email>
  </committer>
</commit>
