mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-06 15:11:57 -07:00
internal: Fix HyprError not displaying at startup (#10606)
This commit is contained in:
@@ -1183,7 +1183,6 @@ bool CHyprOpenGLImpl::initShaders() {
|
|||||||
m_shadersInitialized = true;
|
m_shadersInitialized = true;
|
||||||
|
|
||||||
Debug::log(LOG, "Shaders initialized successfully.");
|
Debug::log(LOG, "Shaders initialized successfully.");
|
||||||
g_pHyprError->destroy();
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user