Cleanup in content_mapblock (#5746)
[oweals/minetest.git] / src / particles.h
index 7ffb1c72826ae88dbece777bd110e853c7b7bb02..eaec1f0fa784a4d942bc973875f9d24c10e7e1c5 100644 (file)
@@ -20,8 +20,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #ifndef PARTICLES_HEADER
 #define PARTICLES_HEADER
 
-#define DIGGING_PARTICLES_AMOUNT 10
-
 #include <iostream>
 #include "irrlichttypes_extrabloated.h"
 #include "client/tile.h"