the walk manifold is alive
[carveJwlIkooP6JGAAIwe30JlM.git] / water.h
diff --git a/water.h b/water.h
index 297240b1a3494467aa8a66effc4f1b7cd662e997..81d709e47956e56e992110f2eb8c945c51ee601a 100644 (file)
--- a/water.h
+++ b/water.h
@@ -35,10 +35,6 @@ static void water_init(void)
 }
 
 static int ray_world( v3f pos, v3f dir, ray_hit *hit );
-
-#ifndef VG_RELEASE
-__attribute__((minsize))
-#endif
 static void water_compute_depth( boxf bounds )
 {
 #ifdef VG_RELEASE