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

Commit 6a07a5f9 authored by Robin Lee's avatar Robin Lee
Browse files

Remove declaration for nonexistent method

Test: N/A
Bug: N/A
Flag: EXEMPT dead code
Change-Id: I922fd1722767b5ccd1ec03c693311df4dac1c0df
parent aa9f90b6
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -117,9 +117,6 @@ private:
    static void resetRelativeState(LayerSnapshot& snapshot);
    static void updateRoundedCorner(LayerSnapshot& snapshot, const RequestedLayerState& layerState,
                                    const LayerSnapshot& parentSnapshot, const Args& args);
    static bool extensionEdgeSharedWithParent(LayerSnapshot& snapshot,
                                              const RequestedLayerState& requested,
                                              const LayerSnapshot& parentSnapshot);
    static void updateBoundsForEdgeExtension(LayerSnapshot& snapshot);
    void updateLayerBounds(LayerSnapshot& snapshot, const RequestedLayerState& layerState,
                           const LayerSnapshot& parentSnapshot, uint32_t displayRotationFlags);