projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc5bc6c
)
Remove legacy unused define DIGGING_PARTICLES_AMOUNT
author
Loic Blot
<loic.blot@unix-experience.fr>
Sat, 29 Apr 2017 10:18:14 +0000
(12:18 +0200)
committer
Loic Blot
<loic.blot@unix-experience.fr>
Sat, 29 Apr 2017 10:18:58 +0000
(12:18 +0200)
src/particles.h
patch
|
blob
|
history
diff --git
a/src/particles.h
b/src/particles.h
index 7ffb1c72826ae88dbece777bd110e853c7b7bb02..eaec1f0fa784a4d942bc973875f9d24c10e7e1c5 100644
(file)
--- a/
src/particles.h
+++ b/
src/particles.h
@@
-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"