summaryrefslogtreecommitdiff
path: root/src/errors.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/errors.c')
-rw-r--r--src/errors.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/errors.c b/src/errors.c
index a830c2d1f..b87d850d9 100644
--- a/src/errors.c
+++ b/src/errors.c
@@ -50,8 +50,6 @@ static struct error_report *reports=0;
static struct error_report **lastreport= &reports;
static struct error_report emergency;
-extern struct pipef *status_pipes;
-
void print_error_perpackage(const char *emsg, const char *arg) {
struct error_report *nr;