/[projects]/android/TrainInfo/src/dk/thoerup/traininfo/provider/GoogleStationProvider.java
ViewVC logotype

Diff of /android/TrainInfo/src/dk/thoerup/traininfo/provider/GoogleStationProvider.java

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

revision 1159 by torben, Thu Sep 16 15:32:42 2010 UTC revision 1160 by torben, Mon Oct 4 08:42:12 2010 UTC
# Line 72  public class GoogleStationProvider imple Line 72  public class GoogleStationProvider imple
72                  }*/                  }*/
73                  return stations;                  return stations;
74          }          }
75    
76            @Override
77            public void purgeOldEntries() {
78                    // TODO Auto-generated method stub
79                    
80            }
81  }  }

Legend:
Removed from v.1159  
changed lines
  Added in v.1160

  ViewVC Help
Powered by ViewVC 1.1.20