Fix warning
This commit is contained in:
parent
b476859f09
commit
05aec0a84e
@ -240,7 +240,6 @@ namespace materials
|
|||||||
|
|
||||||
auto width = image.get_width();
|
auto width = image.get_width();
|
||||||
auto height = image.get_height();
|
auto height = image.get_height();
|
||||||
auto size = image.get_size();
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
int width;
|
int width;
|
||||||
|
Loading…
Reference in New Issue
Block a user