diff options
author | marcus <marcus@FreeBSD.org> | 2003-06-23 22:42:56 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-06-23 22:42:56 +0800 |
commit | e3b71ea4f57d860385d0349888b8a01048702bde (patch) | |
tree | 754b1286c6022931a11f94c0272db69be8c89a1c /multimedia | |
parent | 5c68d919680520f5565cf67edca7cf4d37e4dac0 (diff) | |
download | freebsd-ports-gnome-e3b71ea4f57d860385d0349888b8a01048702bde.tar.gz freebsd-ports-gnome-e3b71ea4f57d860385d0349888b8a01048702bde.tar.zst freebsd-ports-gnome-e3b71ea4f57d860385d0349888b8a01048702bde.zip |
Remove a patch forgotten in the last commit.
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/totem/files/patch-src::video-utils.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/multimedia/totem/files/patch-src::video-utils.c b/multimedia/totem/files/patch-src::video-utils.c deleted file mode 100644 index 8d6ba3877b0c..000000000000 --- a/multimedia/totem/files/patch-src::video-utils.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/video-utils.c.orig Thu Oct 17 14:24:44 2002 -+++ src/video-utils.c Thu Oct 17 14:25:06 2002 -@@ -1,7 +1,6 @@ - - #include "video-utils.h" - --#include <stdint.h> - #include <gdk/gdk.h> - #include <gdk/gdkx.h> - #include <X11/Xlib.h> |