Fix build.

Change-Id: I9ea07637058e2aa74d20d881bc21fea305cc869e
This commit is contained in:
Jeff Brown
2011-06-06 21:04:14 -07:00
parent ac55c2b1ea
commit 9181a5f40c

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