lib/transporter/transporter.rb in rsence-2.0.0.5.pre vs lib/transporter/transporter.rb in rsence-2.0.0.6.pre

- old
+ new

@@ -1,7 +1,7 @@ #-- -## Riassence Framework +## RSence # Copyright 2008 Riassence Inc. # http://riassence.com/ # # You should have received a copy of the GNU General Public License along # with this software package. If not, contact licensing@riassence.com @@ -59,10 +59,9 @@ @plugins.shutdown @sessions.shutdown end def servlet( request_type, request, response ) - broker_urls = ::RSence.config[:broker_urls] uri = request.fullpath if request_type == :post ## /x handles xhr without cookies