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

Commit 9181a5f4 authored by Jeff Brown's avatar Jeff Brown
Browse files

Fix build.

Change-Id: I9ea07637058e2aa74d20d881bc21fea305cc869e
parent ac55c2b1
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() {