summaryrefslogtreecommitdiff
path: root/debian/patches/0012-fixup_ext2fs.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/0012-fixup_ext2fs.patch')
-rw-r--r--debian/patches/0012-fixup_ext2fs.patch25
1 files changed, 0 insertions, 25 deletions
diff --git a/debian/patches/0012-fixup_ext2fs.patch b/debian/patches/0012-fixup_ext2fs.patch
deleted file mode 100644
index 4fbee63c..00000000
--- a/debian/patches/0012-fixup_ext2fs.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From 6bc12095d8aa4b38ceecb3da21491724b189141a Mon Sep 17 00:00:00 2001
-From: Justus Winter <4winter@informatik.uni-hamburg.de>
-Date: Wed, 15 Apr 2015 14:19:43 +0200
-Subject: [PATCH hurd 12/16] fixup_ext2fs
-
----
- ext2fs/inode.c | 2 --
- 1 file changed, 2 deletions(-)
-
-diff --git a/ext2fs/inode.c b/ext2fs/inode.c
-index 22a0c8e..ee190fa 100644
---- a/ext2fs/inode.c
-+++ b/ext2fs/inode.c
-@@ -39,8 +39,6 @@
- #define UF_IMMUTABLE 0
- #endif
-
--static error_t read_node (struct node *np);
--
- pthread_spinlock_t generation_lock = PTHREAD_SPINLOCK_INITIALIZER;
-
- /* XXX */
---
-2.1.4
-