mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-07-25 17:21:54 -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;
|
||||
|
||||
Debug::log(LOG, "Shaders initialized successfully.");
|
||||
g_pHyprError->destroy();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user