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

Commit 586caa1e authored by Rachel Lee's avatar Rachel Lee
Browse files

Remove unused declaration.

Bug: none
Test: atest DisplayModeSwitchingTest
Change-Id: I8426d103ec6116a0a62b6e1e414a2e2dabf4f3c0
parent 56becd9a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -61,7 +61,6 @@ public:

protected:
    void setupScheduler(std::shared_ptr<scheduler::RefreshRateConfigs>);
    void testChangeRefreshRate(bool isDisplayActive, bool isRefreshRequired);

    sp<DisplayDevice> mDisplay;
    mock::EventThread* mAppEventThread;