Oops, forgot to put back debug level.
This commit is contained in:
parent
4f53948a1a
commit
41dc7a9831
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=111203
@ -131,7 +131,7 @@ static char *orb_fun_name[] = {
|
||||
#define ORB_RES_ILLE 2
|
||||
#define ORB_RES_VEND 3
|
||||
|
||||
static int debug = 1;
|
||||
static int debug = 0;
|
||||
static int auto_login = 1;
|
||||
static int max_speed = 2;
|
||||
static int sbp_cold = 1;
|
||||
|
Loading…
Reference in New Issue
Block a user