X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Ftar;a=blobdiff_plain;f=src%2Fcommon.h;h=ce11d659b1d5248e7d6ff3453af6c9c1b7e7d7e9;hp=046ee7a491b25dd02ace714dee502ad5ea445f45;hb=46f09016e8219719179da09ee499981911054b5a;hpb=120e96c480fbfc5fa31fba0f59ba1a45953b838e diff --git a/src/common.h b/src/common.h index 046ee7a..ce11d65 100644 --- a/src/common.h +++ b/src/common.h @@ -441,7 +441,6 @@ void verify_volume (void); /* Module extract.c. */ -extern bool we_are_root; void extr_init (void); void extract_archive (void); void extract_finish (void);