PARTICLES_COUNT doesn't seem used anymore

This commit is contained in:
twinaphex 2020-10-01 12:21:57 +02:00
parent 497f2d92b5
commit 4965b78ea3

View File

@ -20,8 +20,6 @@
#include "../configuration.h" #include "../configuration.h"
#include "../verbosity.h" #include "../verbosity.h"
#define PARTICLES_COUNT 100
/* Number of pixels corner-to-corner on a 1080p /* Number of pixels corner-to-corner on a 1080p
* display: * display:
* > sqrt((1920 * 1920) + (1080 * 1080)) * > sqrt((1920 * 1920) + (1080 * 1080))