Skip to content

Commit

Permalink
Removing unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
phayes committed May 5, 2012
1 parent 2c5f30f commit aee5fdc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/adapters/GeoRSS.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,9 @@
*/
class GeoRSS extends GeoAdapter
{
private $default_namespace = 'georss';
private $namespace = FALSE;
private $nss = ''; // Name-space string. eg 'georss:'

/**
* Read GeoRSS string into geometry objects
*
Expand Down

0 comments on commit aee5fdc

Please sign in to comment.