mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
[MESA]
- remove a stray debug break CORE-8781 svn path=/trunk/; revision=66549
This commit is contained in:
@@ -730,8 +730,6 @@ _save_Materialfv(GLenum face, GLenum pname, const GLfloat *params)
|
||||
_mesa_compile_error(ctx, GL_INVALID_ENUM, "glMaterial(face)");
|
||||
return;
|
||||
}
|
||||
|
||||
__debugbreak();
|
||||
|
||||
switch (pname) {
|
||||
case GL_EMISSION:
|
||||
|
||||
Reference in New Issue
Block a user