浏览代码

Update StbCommon.h

Kim Kulling 3 年之前
父节点
当前提交
c0e141a6a9
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      code/Common/StbCommon.h

+ 0 - 2
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