remove tabs
This commit is contained in:
parent
eba1c474b5
commit
0cb6ed7b29
|
@ -1028,7 +1028,6 @@ static unsigned gl1_wrap_type_to_enum(enum gfx_wrap_type type)
|
|||
return GL_REPEAT;
|
||||
default:
|
||||
return GL_CLAMP;
|
||||
break;
|
||||
}
|
||||
|
||||
return 0;
|
||||
|
|
Loading…
Reference in New Issue