internal: clean up dead snapshot code
This commit is contained in:
parent
472b52bc06
commit
57d20a1bf6
4 changed files with 6 additions and 51 deletions
|
|
@ -221,7 +221,7 @@ void CLayerSurface::onUnmap() {
|
|||
m_realSize->warp();
|
||||
|
||||
// make a snapshot and start fade
|
||||
g_pHyprRenderer->makeLayerSnapshot(m_self.lock());
|
||||
g_pHyprRenderer->makeSnapshot(m_self.lock());
|
||||
|
||||
startAnimation(false);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue