summaryrefslogtreecommitdiff
path: root/math/oleo/files/patch-src::xrdb.c
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-28 23:33:47 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-28 23:33:47 +0000
commita14c0668720dcafde3f60b7659a01d99ec693a41 (patch)
tree9c1a149bc961f7cd84b7aa93a2d61fec3d0f9685 /math/oleo/files/patch-src::xrdb.c
parentRename mail/ patch-xy patches to reflect the files they modify. (diff)
Rename math/ patch-xy patches to reflect the files they modify.
Notes
Notes: svn path=/head/; revision=363276
Diffstat (limited to 'math/oleo/files/patch-src::xrdb.c')
-rw-r--r--math/oleo/files/patch-src::xrdb.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/math/oleo/files/patch-src::xrdb.c b/math/oleo/files/patch-src::xrdb.c
deleted file mode 100644
index baec3df8fbe9..000000000000
--- a/math/oleo/files/patch-src::xrdb.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/xrdb.c.orig Wed Jul 14 23:30:28 2004
-+++ src/xrdb.c Wed Jul 14 23:30:29 2004
-@@ -57,7 +57,6 @@
- /* This should be included before the X include files; otherwise, we get
- warnings about redefining NULL under BSD 4.3. */
- #include <sys/param.h>
--#define NeedFunctionPrototypes 0
- #include <X11/X.h>
- #include <X11/Xlib.h>
- #include <X11/Xutil.h>