Removed now unused constants as suggested by Marcus. Thanks!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28542 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -22,9 +22,6 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <TimeSource.h>
|
#include <TimeSource.h>
|
||||||
|
|
||||||
#define VERSION_STRING "0.4"
|
|
||||||
#define BUILD_STRING __DATE__ " " __TIME__
|
|
||||||
|
|
||||||
// the range of the gain sliders (in dB)
|
// the range of the gain sliders (in dB)
|
||||||
#define DB_MAX 18.0
|
#define DB_MAX 18.0
|
||||||
#define DB_MIN -60.0
|
#define DB_MIN -60.0
|
||||||
|
|||||||
Reference in New Issue
Block a user