am fd324486: am 5cb05eea: Merge "Fix build." into honeycomb-mr2

* commit 'fd3244868dec40707039cd616dd37ada41774547':
  Fix build.
This commit is contained in:
Jeff Brown
2011-06-06 21:11:44 -07:00
committed by Android Git Automerger

View File

@ -101,8 +101,8 @@ private:
virtual void setPresentation(Presentation presentation) {
}
virtual void setSpots(SpotGesture spotGesture,
const PointerCoords* spotCoords, const uint32_t* spotIdToIndex, BitSet32 spotIdBits) {
virtual void setSpots(const PointerCoords* spotCoords,
const uint32_t* spotIdToIndex, BitSet32 spotIdBits) {
}
virtual void clearSpots() {