Remove an unused declaration.

This commit is contained in:
Tim Kientzle 2006-11-06 00:16:40 +00:00
parent 130b146814
commit a5261c3117

View File

@ -47,8 +47,6 @@ __FBSDID("$FreeBSD$");
#include "archive_entry.h"
#include "archive_private.h"
extern char **environ;
/*
* Allocate, initialize and return an archive object.
*/