aboutsummaryrefslogtreecommitdiff
path: root/x11/cde/files/patch-lib_DtSearch_raima_dbtype.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11/cde/files/patch-lib_DtSearch_raima_dbtype.h')
-rw-r--r--x11/cde/files/patch-lib_DtSearch_raima_dbtype.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/x11/cde/files/patch-lib_DtSearch_raima_dbtype.h b/x11/cde/files/patch-lib_DtSearch_raima_dbtype.h
deleted file mode 100644
index 62e45563ea85..000000000000
--- a/x11/cde/files/patch-lib_DtSearch_raima_dbtype.h
+++ /dev/null
@@ -1,13 +0,0 @@
-Remove unnecessary and conflicting global variable
-
---- lib/DtSearch/raima/dbtype.h.orig 2021-02-11 09:26:30.733694000 +0000
-+++ lib/DtSearch/raima/dbtype.h 2021-02-11 09:25:05.275302000 +0000
-@@ -405,7 +405,7 @@
- struct sk {
- INT sk_fld;
- CHAR_P sk_val;
--} __SK__;
-+};
- typedef struct { struct sk *ptr; LOCK_DESC } SK_P;
-
- /* node key search path stack entry: one per level per key field */