summaryrefslogtreecommitdiff
path: root/src/tar/TMAGIC.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tar/TMAGIC.h')
-rw-r--r--src/tar/TMAGIC.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/tar/TMAGIC.h b/src/tar/TMAGIC.h
deleted file mode 100644
index c162877f..00000000
--- a/src/tar/TMAGIC.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#include <tar.h>
-
-#define TMAGIC "ustar"
-/*d POSIX tar archive magic number. d*/
-/*
-POSIX(1)
-*/