diff options
Diffstat (limited to 'graphics/glide3/files/patch-h5-glfb_c')
-rw-r--r-- | graphics/glide3/files/patch-h5-glfb_c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/glide3/files/patch-h5-glfb_c b/graphics/glide3/files/patch-h5-glfb_c deleted file mode 100644 index b39d81d56ed2..000000000000 --- a/graphics/glide3/files/patch-h5-glfb_c +++ /dev/null @@ -1,11 +0,0 @@ ---- h5/glide3/src/glfb.c.orig Fri May 10 17:43:21 2002 -+++ h5/glide3/src/glfb.c Fri May 10 17:43:36 2002 -@@ -700,7 +700,7 @@ - } - #endif - else { --#ifdef defined(DRI_BUILD) -+#if defined(DRI_BUILD) - /* - * For Linux, we just return the correct address and - * stride. |