Fixed windows build
This commit is contained in:
parent
30a001fdfa
commit
11dfd2bff8
1 changed files with 0 additions and 1 deletions
|
@ -321,7 +321,6 @@ GL_HandleDebugMessage(GLenum source, GLenum type, GLuint id, GLenum severity, GL
|
|||
data->error_messages[data->errors-1] = SDL_strdup(message);
|
||||
}
|
||||
}
|
||||
printf("%s\n", message);
|
||||
|
||||
/* If there's another error callback, pass it along, otherwise log it */
|
||||
if (data->next_error_callback) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue