diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-08-07 05:41:39 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-08-07 05:41:39 +0000 |
commit | 8f8726685e6b2dea99da3c9f70b9ad5aa6f2f225 (patch) | |
tree | 6927055d240c89f116017ea155e6c9e64905a170 /net/openh323proxy/files/patch-CallThread.cxx | |
parent | As announced on May 6, remove the broken opengatekeeper port (diff) |
As announced on May 6, remove the broken openh323proxy port
Notes
Notes:
svn path=/head/; revision=86440
Diffstat (limited to '')
-rw-r--r-- | net/openh323proxy/files/patch-CallThread.cxx | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net/openh323proxy/files/patch-CallThread.cxx b/net/openh323proxy/files/patch-CallThread.cxx deleted file mode 100644 index 9d89e18e4928..000000000000 --- a/net/openh323proxy/files/patch-CallThread.cxx +++ /dev/null @@ -1,12 +0,0 @@ -*** CallThread.cxx.orig Fri Oct 11 10:50:05 2002 ---- CallThread.cxx Fri Oct 11 10:50:19 2002 -*************** -*** 85,90 **** ---- 85,91 ---- - #include <ptlib/svcproc.h> - #include <q931.h> - #include <h245.h> -+ #include <h323.h> - #include "Log.h" - #include "CallTabl.h" - #include "EndpointTabl.h" |