Remove an unused declaration.

This commit is contained in:
kientzle 2006-11-06 00:16:40 +00:00
parent cf1f0416d1
commit ba33e1d526

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.
*/