summaryrefslogtreecommitdiff
path: root/debian/patches/0003-XXX-Unused-constant.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/0003-XXX-Unused-constant.patch')
-rw-r--r--debian/patches/0003-XXX-Unused-constant.patch24
1 files changed, 0 insertions, 24 deletions
diff --git a/debian/patches/0003-XXX-Unused-constant.patch b/debian/patches/0003-XXX-Unused-constant.patch
deleted file mode 100644
index 5838e30..0000000
--- a/debian/patches/0003-XXX-Unused-constant.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-From 3e1ab8a2956ea240a12c8efa15ccb5db0023da9d Mon Sep 17 00:00:00 2001
-From: Justus Winter <4winter@informatik.uni-hamburg.de>
-Date: Mon, 16 Mar 2015 17:02:17 +0100
-Subject: [PATCH gnumach 3/4] XXX: Unused constant
-
----
- ipc/ipc_entry.h | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/ipc/ipc_entry.h b/ipc/ipc_entry.h
-index cb6d3f9..f5251f7 100644
---- a/ipc/ipc_entry.h
-+++ b/ipc/ipc_entry.h
-@@ -98,6 +98,7 @@ typedef struct ipc_entry {
-
- #define IE_BITS_MAREQUEST 0x00200000 /* 1 bit for msg-accepted */
-
-+/* XXX: Unused. */
- #define IE_BITS_COMPAT 0x00400000 /* 1 bit for compatibility */
-
- #define IE_BITS_COLLISION 0x00800000 /* 1 bit for collisions */
---
-2.1.4
-