diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-03-29 09:53:18 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-03-29 09:53:18 +0000 |
commit | 2c36078d184e6b3fde44793800a6c8ca0b0639f1 (patch) | |
tree | 19d35773be783fd6761833f599af82301c20ceac /multimedia/fxtv/files/patch-ae | |
parent | Reorder the 'configure-message patch-libtool' targets in _CONFIGURE_SEQ (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_8_0'.release/4.8.0
Notes
Notes:
svn path=/head/; revision=77676
svn path=/tags/RELEASE_4_8_0/; revision=77677; tag=release/4.8.0
Diffstat (limited to 'multimedia/fxtv/files/patch-ae')
-rw-r--r-- | multimedia/fxtv/files/patch-ae | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/fxtv/files/patch-ae b/multimedia/fxtv/files/patch-ae deleted file mode 100644 index 8bc5c1c8fb3c..000000000000 --- a/multimedia/fxtv/files/patch-ae +++ /dev/null @@ -1,11 +0,0 @@ ---- remote.c.orig Sat Sep 7 16:54:12 2002 -+++ remote.c Sat Sep 7 16:54:24 2002 -@@ -65,7 +65,7 @@ - /* ******************** Local defines ************** */ - - /* FIXME: Remove this old code someday */ --#ifdef 0 -+#if 0 - # define OLD_DEV_SYSMOUSE_STUFF - #endif - |