diff options
Diffstat (limited to 'net/openmcu/files/patch-main')
-rw-r--r-- | net/openmcu/files/patch-main | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/net/openmcu/files/patch-main b/net/openmcu/files/patch-main deleted file mode 100644 index d5edeaf0f5f7..000000000000 --- a/net/openmcu/files/patch-main +++ /dev/null @@ -1,19 +0,0 @@ -*** main.cxx.orig Thu Aug 28 08:27:00 2003 ---- main.cxx Thu Aug 28 08:27:11 2003 -*************** -*** 261,267 **** - #include "speexcodec.h" - #ifndef NO_VIDEO - #include "h261codec.h" -! #include "videoio.h" - #endif - #include "main.h" - ---- 261,267 ---- - #include "speexcodec.h" - #ifndef NO_VIDEO - #include "h261codec.h" -! //#include "videoio.h" - #endif - #include "main.h" - |