internal: Fix HyprError not displaying at startup (#10606)
This commit is contained in:
parent
2d1c6f88d2
commit
16c62a6dbb
1 changed files with 0 additions and 1 deletions
|
|
@ -1183,7 +1183,6 @@ bool CHyprOpenGLImpl::initShaders() {
|
|||
m_shadersInitialized = true;
|
||||
|
||||
Debug::log(LOG, "Shaders initialized successfully.");
|
||||
g_pHyprError->destroy();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue