util/drirc: turn on force_glsl_extensions_warn for No Mans Sky
[mesa.git] / src / util / ralloc.c
index 42cfa2e391d52df68db265b4a4488c469294e0df..5d77f75ee85736857739359bebf547f83a9fe9e8 100644 (file)
@@ -553,8 +553,6 @@ ralloc_vasprintf_rewrite_tail(char **str, size_t *start, const char *fmt,
  * other buffers.
  */
 
-#define ALIGN_POT(x, y) (((x) + (y) - 1) & ~((y) - 1))
-
 #define MIN_LINEAR_BUFSIZE 2048
 #define SUBALLOC_ALIGNMENT sizeof(uintptr_t)
 #define LMAGIC 0x87b9c7d3