Jelajahi Sumber

Remove a duplicate macro

Panagiotis Christopoulos Charitos 5 tahun lalu
induk
melakukan
3765004ede
1 mengubah file dengan 0 tambahan dan 2 penghapusan
  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
 //