Diff of /trunk/src/osm-gps-map.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 58 by harbaum, Mon Aug 17 10:51:56 2009 UTC revision 59 by harbaum, Mon Aug 17 14:23:38 2009 UTC
# Line 816  osm_gps_map_handle_balloon_click(OsmGpsM Line 816  osm_gps_map_handle_balloon_click(OsmGpsM
816  {  {
817      OsmGpsMapPrivate *priv = map->priv;      OsmGpsMapPrivate *priv = map->priv;
818    
     printf("clocked at %d %d\n", x, y);  
   
819      if (!priv->balloon.valid)      if (!priv->balloon.valid)
820          return;          return;
821    

Legend:
Removed from v.58  
changed lines
  Added in v.59