Removed #define for update interval
authorAaron Marcher <me@drkhsh.at>
Sat, 12 Aug 2017 11:06:24 +0000 (13:06 +0200)
committerAaron Marcher <me@drkhsh.at>
Sat, 12 Aug 2017 11:16:12 +0000 (13:16 +0200)
commitbe12b6b350c7cf2ea826d3988371efb680b4ba30
tree9c8c1a30d30253b418d0553f86001f1762ac6341
parent0c2ee7df91bfd72c8d51bf1234a2d8571931bdf1
Removed #define for update interval

Debugging #define, especially in mathematical constructs is very
difficult. The performance overhead of static const int is negligible.
config.def.h
slstatus.c