Skip to content

Commit 9762650

Browse files
committedApr 29, 2017
Remove legacy unused define DIGGING_PARTICLES_AMOUNT
1 parent dc5bc6c commit 9762650

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎src/particles.h

-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
2020
#ifndef PARTICLES_HEADER
2121
#define PARTICLES_HEADER
2222

23-
#define DIGGING_PARTICLES_AMOUNT 10
24-
2523
#include <iostream>
2624
#include "irrlichttypes_extrabloated.h"
2725
#include "client/tile.h"

0 commit comments

Comments
 (0)
Please sign in to comment.