spinbutton: Remove unused macro

This commit is contained in:
Timm Bäder 2018-02-26 19:59:59 +01:00
parent 67258c69f0
commit 7c59ac2e4a

View File

@ -59,7 +59,6 @@
#include <string.h>
#include <locale.h>
#define MIN_SPIN_BUTTON_WIDTH 30
#define MAX_TIMER_CALLS 5
#define EPSILON 1e-10
#define MAX_DIGITS 20