<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -255,7 +255,6 @@ class Google_Maps_Static extends Google_Maps_Overload {
             if (is_array($markers)) {
                 foreach ($markers as $marker) {
                     $marker-&gt;setFormat($format);
-                    print $marker;
                     $retval .= $marker;
                     $retval .= '|';                        
                 }                
@@ -314,7 +313,6 @@ class Google_Maps_Static extends Google_Maps_Overload {
             if (is_array($markers)) {
                 foreach ($markers as $marker) {
                     $marker-&gt;setFormat($format);
-                    print $marker;
                     $retval .= $marker;
                     $retval .= '|';                        
                 }                
@@ -602,4 +600,4 @@ class Google_Maps_Static extends Google_Maps_Overload {
         return $this-&gt;toUrl();
     }
     
-}
\ No newline at end of file
+}</diff>
      <filename>Google/Maps/Static.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c585213e67d4ce8970186298efaaa7860dd605e6</id>
    </parent>
  </parents>
  <author>
    <name>Mika Tuupola</name>
    <email>tuupola@appelsiini.net</email>
  </author>
  <url>http://github.com/tuupola/php_google_maps/commit/c7753b7bb9c9cbe5c2ebfa32e419c886b18f97e4</url>
  <id>c7753b7bb9c9cbe5c2ebfa32e419c886b18f97e4</id>
  <committed-date>2008-11-08T14:39:13-08:00</committed-date>
  <authored-date>2008-11-08T14:39:13-08:00</authored-date>
  <message>Remove forgotten debug code.</message>
  <tree>3e92f01ccfcb5563e7021da2ed1f6ac486fb2bdd</tree>
  <committer>
    <name>Mika Tuupola</name>
    <email>tuupola@appelsiini.net</email>
  </committer>
</commit>
