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

Commit 9251d5bb authored by Prabir Pradhan's avatar Prabir Pradhan
Browse files

PointerController: Cleanup after PointerChoreogpraher refactor

Bug: 311416205
Test: atest inputflinger_tests
Change-Id: I3e18d4ec258f373a3b59339e71c6cca30d983db3
parent 2120b9e4
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -61,8 +61,6 @@ public:
     * TODO(b/293587049): Refactor the PointerController class into different controller types.
     */
    enum class ControllerType {
        // The PointerController that is responsible for drawing all icons.
        LEGACY,
        // Represents a single mouse pointer.
        MOUSE,
        // Represents multiple touch spots.