Merge "Fix build." into honeycomb-mr2

This commit is contained in:
Jeff Brown
2011-06-06 21:06:30 -07:00
committed by Android (Google) Code Review

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() {