summaryrefslogtreecommitdiff
path: root/mbone/vic/files/patch-defs
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-03-06 22:36:23 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-03-06 22:36:23 +0000
commitde05c59dc7246a3a49595d7bb9db844d9a0dd9c2 (patch)
treee0c639a12886e6a16b6b23e3aecc811616aa2654 /mbone/vic/files/patch-defs
parent- Move all 13 ports out of mbone category (diff)
- Remove files of ports that have been moved to other categories
Diffstat (limited to 'mbone/vic/files/patch-defs')
-rw-r--r--mbone/vic/files/patch-defs16
1 files changed, 0 insertions, 16 deletions
diff --git a/mbone/vic/files/patch-defs b/mbone/vic/files/patch-defs
deleted file mode 100644
index 2215cae8a4f1..000000000000
--- a/mbone/vic/files/patch-defs
+++ /dev/null
@@ -1,16 +0,0 @@
---- codec/h263/Motion.h Thu Sep 9 08:45:55 1999
-+++ codec/h263/Motion.h Tue Mar 22 14:04:18 2005
-@@ -42,4 +42,5 @@
- } MVector;
- /***********************************************************CommentEnd********/
-+MVector *AllocMVector(void);
-
- #endif /* _MOTION_STRUCTS_H_ */
---- codec/h263/code.h Thu Sep 9 08:45:58 1999
-+++ codec/h263/code.h Tue Mar 22 14:06:24 2005
-@@ -167,4 +167,4 @@
- /***********************************************************CommentEnd********/
-
--
-+Code *InitCode(char *title, int size, int eventDim, int *event, char *cw[]);
- #endif /* _CODE_H */