Explorar o código

Remove a duplicate macro

Panagiotis Christopoulos Charitos %!s(int64=5) %!d(string=hai) anos
pai
achega
3765004ede
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      anki/shaders/include/Common.h

+ 0 - 2
anki/shaders/include/Common.h

@@ -31,8 +31,6 @@ inline F32 dot(const T& a, const T& b)
 }
 ANKI_END_NAMESPACE
 
-#	define ANKI_SIZEOF(x) sizeof(x)
-
 //
 // Macros & functions GLSL
 //