Skip to content

Commit

Permalink
Remove unused comment / commented code.
Browse files Browse the repository at this point in the history
  • Loading branch information
xtoddx committed Feb 12, 2012
1 parent 564b688 commit 045c0a4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/fog/openstack/compute.rb
Expand Up @@ -186,8 +186,6 @@ def authenticate
raise Fog::Compute::OpenStack::ServiceUnavailable.new(
"OpenStack binding only supports version 1.1")
end
# Add tenant (done by keystone now for 1.1 auth api)
# @path += @openstack_tenant if @openstack_tenant
@port = uri.port
@scheme = uri.scheme
end
Expand Down

0 comments on commit 045c0a4

Please sign in to comment.