debug: Clean up debugging notes
This commit is contained in:
@ -401,7 +401,7 @@ try_create_context (ClutterBackend *backend,
|
||||
goto fail;
|
||||
}
|
||||
|
||||
CLUTTER_NOTE (GL, "Created EGL Context");
|
||||
CLUTTER_NOTE (BACKEND, "Created EGL Context");
|
||||
}
|
||||
|
||||
if (!eglMakeCurrent (backend_wayland->edpy,
|
||||
|
Reference in New Issue
Block a user