Remove legacy unused define DIGGING_PARTICLES_AMOUNT

master
Loic Blot 2017-04-29 12:18:14 +02:00
parent dc5bc6cac7
commit 9762650f97
No known key found for this signature in database
GPG Key ID: EFAA458E8C153987
1 changed files with 0 additions and 2 deletions

View 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"