add comment

This commit is contained in:
Hannes Janetzek 2013-07-26 03:15:54 +02:00
parent 2926b340c4
commit 8787ac7b48

View File

@ -540,9 +540,9 @@ public class MapTileLoader extends TileLoader implements IRenderCallback, ITileD
}
/**
* used for event-driven loading by html backend */
@Override
public void completed(boolean success) {
// TODO Auto-generated method stub
}
}