mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Don't define DEBUG. No debugging required.
Pointy hat: marcel
This commit is contained in:
parent
8e93904076
commit
72020fc2c1
1 changed files with 0 additions and 2 deletions
|
|
@ -80,8 +80,6 @@ __FBSDID("$FreeBSD$");
|
|||
|
||||
#include "opt_ddb.h"
|
||||
|
||||
#define DEBUG
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
#include <sys/kdb.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue