diff options
author | foxfair <foxfair@FreeBSD.org> | 2003-10-23 15:27:44 +0800 |
---|---|---|
committer | foxfair <foxfair@FreeBSD.org> | 2003-10-23 15:27:44 +0800 |
commit | 016e96abb8b74c3da8d684664e68858c68bb5487 (patch) | |
tree | 6db651d60407f58fe511d5134f040efdeda25942 /multimedia/nxtvepg | |
parent | a5e7fc05dfeef67efeb12208b2d869d1920cb234 (diff) | |
download | freebsd-ports-gnome-016e96abb8b74c3da8d684664e68858c68bb5487.tar.gz freebsd-ports-gnome-016e96abb8b74c3da8d684664e68858c68bb5487.tar.zst freebsd-ports-gnome-016e96abb8b74c3da8d684664e68858c68bb5487.zip |
Submitted by: maintainer
Remove patch-epgvbi::btdrv4linux.c which is not actually used.
Diffstat (limited to 'multimedia/nxtvepg')
-rw-r--r-- | multimedia/nxtvepg/files/patch-epgvbi::btdrv4linux.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/nxtvepg/files/patch-epgvbi::btdrv4linux.c b/multimedia/nxtvepg/files/patch-epgvbi::btdrv4linux.c deleted file mode 100644 index 8e471c4184d0..000000000000 --- a/multimedia/nxtvepg/files/patch-epgvbi::btdrv4linux.c +++ /dev/null @@ -1,11 +0,0 @@ ---- epgvbi/btdrv4linux.c.orig Thu Oct 9 21:18:17 2003 -+++ epgvbi/btdrv4linux.c Tue Oct 21 13:04:23 2003 -@@ -1520,7 +1520,7 @@ - int result=FALSE; - int c; - int close_fd=0; -- -+ - width=100; - height=100; - geo.rows = height; |