Browse Source

Update StbCommon.h

Kim Kulling 3 years ago
parent
commit
c0e141a6a9
1 changed files with 0 additions and 2 deletions
  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"
 #pragma GCC diagnostic ignored "-Wunused-function"
 #endif
 #endif
 
 
-#define STB_IMAGE_STATIC
-#define STB_IMAGE_IMPLEMENTATION
 #include "stb/stb_image.h"
 #include "stb/stb_image.h"
 
 
 #if _MSC_VER
 #if _MSC_VER