diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-12 05:42:05 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-12 05:42:05 +0000 |
commit | 9a4405b5cf1a9fa9e036dee3deedfd4feca9e17c (patch) | |
tree | 421be00e7af4211086349df1084a37a295c186fb /graphics/zphoto/files/patch-util.c | |
parent | - Disable Gadu-Gadu support by default (diff) |
- Update to version 0.9
PR: ports/65450
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=106787
Diffstat (limited to 'graphics/zphoto/files/patch-util.c')
-rw-r--r-- | graphics/zphoto/files/patch-util.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/zphoto/files/patch-util.c b/graphics/zphoto/files/patch-util.c deleted file mode 100644 index 479773932167..000000000000 --- a/graphics/zphoto/files/patch-util.c +++ /dev/null @@ -1,10 +0,0 @@ ---- util.c.orig Sun Apr 4 02:11:57 2004 -+++ util.c Fri Apr 9 00:25:22 2004 -@@ -393,7 +393,6 @@ - int - zphoto_video_file_p (const char *file_name) - { -- return 0; - /* - * Check by its file name only (not its content). - */ |