]> git.cworth.org Git - tar/blobdiff - lib/stat-macros.h
Imported Upstream version 1.23
[tar] / lib / stat-macros.h
diff --git a/lib/stat-macros.h b/lib/stat-macros.h
deleted file mode 100644 (file)
index 690216c..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-/* All the mode bits that can be affected by chmod.  */
-#define CHMOD_MODE_BITS \
-  (S_ISUID | S_ISGID | S_ISVTX | S_IRWXU | S_IRWXG | S_IRWXO)