Skip to content

Commit

Permalink
Update helper_gl.h
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeneren committed May 16, 2021
1 parent 1ca8b4c commit 830b0bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/common/helper_gl.h
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,6 @@ namespace __HelperGL {

#define SDK_CHECK_ERROR_GL() \
if( false == sdkCheckErrorGL( __FILE__, __LINE__)) { \
DEVICE_RESET \
exit(EXIT_FAILURE); \
}

Expand Down

0 comments on commit 830b0bd

Please sign in to comment.