diff --git a/code/Common/StbCommon.h b/code/Common/StbCommon.h index 94f8f32f0..f2954f3ab 100644 --- a/code/Common/StbCommon.h +++ b/code/Common/StbCommon.h @@ -48,8 +48,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. #pragma GCC diagnostic ignored "-Wunused-function" #endif -#define STB_IMAGE_STATIC -#define STB_IMAGE_IMPLEMENTATION #include "stb/stb_image.h" #if _MSC_VER