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

Commit b196c37b authored by chaviw's avatar chaviw
Browse files

Remove flushShadowQueue

flushShadowQueue no longer does anything so delete from code.

Test: Builds
Fixes: 199204968
Change-Id: I7401c072109925676d151c903a9d06fc343e6dd2
parent 13753f4a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -99,7 +99,6 @@ public:

    void update(const sp<SurfaceControl>& surface, uint32_t width, uint32_t height, int32_t format,
                SurfaceComposerClient::Transaction* outTransaction = nullptr);
    void flushShadowQueue() {}

    status_t setFrameRate(float frameRate, int8_t compatibility, bool shouldBeSeamless);
    status_t setFrameTimelineInfo(const FrameTimelineInfo& info);