summaryrefslogtreecommitdiff
path: root/graphics/gle-graphics/files/patch-src_gle_op__def.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gle-graphics/files/patch-src_gle_op__def.h')
-rw-r--r--graphics/gle-graphics/files/patch-src_gle_op__def.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/gle-graphics/files/patch-src_gle_op__def.h b/graphics/gle-graphics/files/patch-src_gle_op__def.h
deleted file mode 100644
index 4a71a91985a7..000000000000
--- a/graphics/gle-graphics/files/patch-src_gle_op__def.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/gle/op_def.h.orig 2011-10-26 21:10:54 UTC
-+++ src/gle/op_def.h
-@@ -40,7 +40,7 @@ struct op_key {
- char name[256];
- int typ;
- int pos;
-- int idx;
-+ signed long idx;
- };
-
- #define typ_end 0