summaryrefslogtreecommitdiff
path: root/user/clucene/voidmap.patch
diff options
context:
space:
mode:
Diffstat (limited to 'user/clucene/voidmap.patch')
-rw-r--r--user/clucene/voidmap.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/user/clucene/voidmap.patch b/user/clucene/voidmap.patch
deleted file mode 100644
index 158de4dec..000000000
--- a/user/clucene/voidmap.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/src/core/CLucene/util/VoidMap.h
-+++ b/src/core/CLucene/util/VoidMap.h
-@@ -316,6 +316,7 @@ public:
- if ( _this::dk || _this::dv )
- _this::remove(k);
-
-+ (*this)[k] = v;
- }
- };
-