Renderer: Nuke onWindowResize{start/end}

This commit is contained in:
vaxerski
2023-03-03 13:18:44 +00:00
parent 62e0c9226e
commit 9c0e2bba54
3 changed files with 0 additions and 10 deletions

View File

@@ -103,9 +103,6 @@ class CHyprOpenGLImpl {
void saveBufferForMirror();
void renderMirrored();
void onWindowResizeStart(CWindow*);
void onWindowResizeEnd(CWindow*);
void applyScreenShader(const std::string& path);
SCurrentRenderData m_RenderData;