summaryrefslogtreecommitdiff
path: root/src/manpath.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/manpath.c')
-rw-r--r--src/manpath.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/manpath.c b/src/manpath.c
index 97e27376..ca71101b 100644
--- a/src/manpath.c
+++ b/src/manpath.c
@@ -45,12 +45,10 @@
#include "manconfig.h"
#include "error.h"
-#include "sandbox.h"
#include "manp.h"
int quiet = 0;
-man_sandbox *sandbox; /* unused, but needed by libman */
static bool cat = false;
static bool global = false;