Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fd324486 authored by Jeff Brown's avatar Jeff Brown Committed by Android Git Automerger
Browse files

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

* commit '5cb05eea':
  Fix build.
parents bbbab26e 5cb05eea
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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() {