diff options
Diffstat (limited to 'net-libs/openh323/files/openh323-1.13.2-gcc34.diff')
-rw-r--r-- | net-libs/openh323/files/openh323-1.13.2-gcc34.diff | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net-libs/openh323/files/openh323-1.13.2-gcc34.diff b/net-libs/openh323/files/openh323-1.13.2-gcc34.diff deleted file mode 100644 index 1a28190fd20d..000000000000 --- a/net-libs/openh323/files/openh323-1.13.2-gcc34.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- include/gkserver.h.old 2004-08-13 16:22:58.136150976 +0200 -+++ include/gkserver.h 2004-08-13 16:23:04.049252048 +0200 -@@ -427,7 +427,7 @@ - H225_RegistrationConfirm & rcf; - H225_RegistrationReject & rrj; - -- protected: -+// protected: - virtual Response OnHandlePDU(); - }; - |